From 719b498ab2a40983633b9b96f3d6099b6b811d49 Mon Sep 17 00:00:00 2001 From: Daniel Quathamer Date: Wed, 20 Dec 2023 10:56:04 +0100 Subject: [PATCH] Hochschulsem. inkrementell entladen, neues Feld abs_fach_st_studium_nr #1 --- src-modules/module/costage/rohdaten/costage_unload.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src-modules/module/costage/rohdaten/costage_unload.xml b/src-modules/module/costage/rohdaten/costage_unload.xml index eb5c289..530932d 100644 --- a/src-modules/module/costage/rohdaten/costage_unload.xml +++ b/src-modules/module/costage/rohdaten/costage_unload.xml @@ -116,6 +116,7 @@ where S.st_sem_nr=H.st_sem_nr and to_number('20' || replace(replace(S.semester_id,'S','1'),'W','2')) >= $COSTAGE_start_st_sem and current_date+365 > S.semester_anfang and extract(year from S.semester_anfang) > 2000 +and H.hoererstatus_kb !='E' --status "nicht immatrikuliert" interessiert nicht ; ]]>