@ -425,8 +425,8 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
@@ -425,8 +425,8 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
<column name= "statustyp" type = "CHAR" size = "10" default = "" notnull = "false" description= "Studienstatus" />
<column name= "hrst" type = "CHAR" size = "10" default = "" notnull = "false" description= "Hörerstatus" />
<column name= "semester" type = "INTEGER" size = "8" default = "" notnull = "true" description= "Semester" />
<column name= "fachsemester" type = "DECIMAL" size = "(38,0) " default = "" notnull = "false" description= "Fachsemester" />
<column name= "hssem" type = "DECIMAL" size = "(38,0) " default = "" notnull = "false" description= "Hochschulsemester" />
<column name= "fachsemester" type = "INTEGER" size = "4 " default = "" notnull = "false" description= "Fachsemester" />
<column name= "hssem" type = "INTEGER" size = "4 " default = "" notnull = "false" description= "Hochschulsemester" />
<column name= "primaerflag" type = "SMALLINT" size = "2" default = "" notnull = "false" description= "Primärfach" />
<column name= "studiengang_nr" type = "INTEGER" size = "8" default = "" notnull = "false" description= "Studiengang (Nr.)" />
<column name= "fach_nr" type = "INTEGER" size = "8" default = "" notnull = "false" description= "Fach (Nr.)" />
@ -436,7 +436,54 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
@@ -436,7 +436,54 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
<column name= "endedat" type = "DATE" size = "4" default = "" notnull = "false" description= "Datum der Exmatr." />
<column name= "stufrm" type = "CHAR" size = "10" default = "" notnull = "false" description= "Studienform" />
<column name= "kz_rueck_beur_ein" type = "SMALLINT" size = "2" default = "" notnull = "false" description= "Rückmeldestatus (amtlich)" />
<column name= "hzb_art" type = "CHAR" size = "2" default = "" notnull = "false" description= "Art der HZB (amtlich)" />
<column name= "hzb_art" type = "CHAR" size = "10" default = "" notnull = "false" description= "Art der HZB (amtlich)" >
<sourcefield table= "costage_bw_bewerb_hzb" name= "hzb_art_stla_code" sourcesystem= "co" />
<comment > Lookup via: st_studstamm_nr - costage_bw_bewerbungen.st_studstamm_nr - costage_bw_bewerbungen.nr - costage_bw_bewerb_hzb.bw_bewrbng_nr </comment>
</column>
<column name= "hzb_datum" type = "DATE" size = "10" default = "" notnull = "false" description= "Datum der HZB (Zeugnisdatum)" >
<sourcefield table= "costage_bw_bewerb_hzb" name= "zeugnisdatum" sourcesystem= "co" />
<comment > Lookup via: st_studstamm_nr - costage_bw_bewerbungen.st_studstamm_nr - costage_bw_bewerbungen.nr - costage_bw_bewerb_hzb.bw_bewrbng_nr - costage_bw_bewerb_hzb.zeugnisdatum</comment>
</column>
<column name= "hzb_note" type = "FLOAT" size = "10" default = "" notnull = "false" description= "Note der HZB (ganzzahlig)" >
<sourcefield table= "costage_bw_bewerb_hzb" name= "hzb_note" sourcesystem= "co" />
<comment > Lookup via: st_studstamm_nr - costage_bw_bewerbungen.st_studstamm_nr - costage_bw_bewerbungen.nr - costage_bw_bewerb_hzb.bw_bewrbng_nr - costage_bw_bewerb_hzb.hzb_note</comment>
</column>
<column name= "hzb_ort" type = "INTEGER" size = "10" default = "" notnull = "false" description= "Landkreis der HZB (amtlich)" >
<sourcefield table= "costage_bw_bewerb_hzb" name= "land_sub_r_nr" sourcesystem= "co" />
<comment > Lookup via: st_studstamm_nr - costage_bw_bewerbungen.st_studstamm_nr - costage_bw_bewerbungen.nr - costage_bw_bewerb_hzb.bw_bewrbng_nr - costage_bw_bewerb_hzb.land_sub_r_nr - costage_land_subregionen.nr</comment>
</column>
<column name= "hzb_staat" type = "INTEGER" size = "10" default = "" notnull = "false" description= "Staat der HZB (amtlich)" >
<sourcefield table= "costage_st_laender" name= "statistik_code" sourcesystem= "co" />
<comment > Lookup via: st_studstamm_nr - costage_bw_bewerbungen.st_studstamm_nr - costage_bw_bewerbungen.nr - costage_bw_bewerb_hzb.bw_bewrbng_nr - costage_bw_bewerb_hzb.st_land_nr - costage_st_laender.land_nr</comment>
</column>
<column name= "abm_art_p" type = "CHAR" size = "10" default = "" notnull = "false" description= "Art Abmeldung (personbezogen)" >
<sourcefield table= "costage_st_personen_abmeldungen" name= "st_abm_art_kurzbezeichung" sourcesystem= "co" />
<comment > Lookup via: st_studium_nr/st_sem_nr - costage_st_personen_abmeldungen.st_studium_nr/st_sem_nr - costage_st_semester.semester_tid / costage_st_abmeldungsarten.bezug='P'</comment>
</column>
<column name= "abm_art_s" type = "CHAR" size = "10" default = "" notnull = "false" description= "Art Abmeldung (studienbezogen)" >
<sourcefield table= "costage_st_personen_abmeldungen" name= "st_abm_art_kurzbezeichung" sourcesystem= "co" />
<comment > Lookup via: st_studium_nr/st_sem_nr - costage_st_personen_abmeldungen.st_studium_nr/st_sem_nr - costage_st_semester.semester_tid / costage_st_abmeldungsarten.bezug='S'</comment>
</column>
<column name= "urlaub_art" type = "INTEGER" size = "10" default = "" notnull = "false" description= "Art der Beurlaubung (amtlich)" >
<sourcefield table= "costage_st_urlaube" name= "st_urlaub_typ_nr" sourcesystem= "co" />
<comment > Lookup via: st_studium_nr/st_sem_nr - costage_st_urlaube.st_studium_nr/st_sem_nr </comment>
</column>
<column name= "adresse_ort_s" type = "VARCHAR" size = "255" default = "" notnull = "false" description= "Wohnsitz Landkreis (Studienadresse)" >
<sourcefield table= "costage_st_adressen" name= "land_kfz_kennzeichen_subregion" sourcesystem= "co" />
<comment > Lookup via: st_studstamm_nr - costage_st_adressen.st_studstamm_nr - costage_st_adressen.st_adresse_typ='S' </comment>
</column>
<column name= "adresse_staat_s" type = "INTEGER" size = "10" default = "" notnull = "false" description= "Wohnsitz Staat (Studienadresse)" >
<sourcefield table= "costage_st_adressen" name= "st_land_nr" sourcesystem= "co" />
<comment > Lookup via: st_studstamm_nr - costage_st_adressen.st_studstamm_nr -costage_st_adressen.st_adresse_typ='S' </comment>
</column>
<column name= "adresse_ort_h" type = "VARCHAR" size = "255" default = "" notnull = "false" description= "Wohnsitz Landkreis (Heimatadresse)" >
<sourcefield table= "costage_st_adressen" name= "land_kfz_kennzeichen_subregion" sourcesystem= "co" />
<comment > Lookup via: st_studstamm_nr - costage_st_adressen.st_studstamm_nr - costage_st_adressen.st_adresse_typ='H' </comment>
</column>
<column name= "adresse_staat_h" type = "INTEGER" size = "10" default = "" notnull = "false" description= "Wohnsitz Staat (Heimatadresse)" >
<sourcefield table= "costage_st_adressen" name= "st_land_nr" sourcesystem= "co" />
<comment > Lookup via: st_studstamm_nr - costage_st_adressen.st_studstamm_nr -costage_st_adressen.st_adresse_typ='H' </comment>
</column>
<column name= "summe" type = "INTEGER" size = "2" default = "" notnull = "false" description= "Summe" />
</columns>
@ -907,7 +954,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
@@ -907,7 +954,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
<table name= "costage_st_abmeldungsarten" thema= "Studierende und Gebühren" caption= "Abmeldungsarten (CO)" typ= "Schlüsseltabelle" releaseUnload= "empty" >
<columns > <column name= "st_abm_art_kurzbezeichnung" type = "VARCHAR" size = "255" default = "" notnull = "true" />
<column name= "name" type = "VARCHAR" size = "255" default = "" notnull = "tru e" />
<column name= "name" type = "VARCHAR" size = "255" default = "" notnull = "fals e" />
<column name= "name_lang" type = "VARCHAR" size = "255" default = "" notnull = "false" />
<column name= "bezug" type = "VARCHAR" size = "1" default = "" notnull = "false" />
<column name= "statistik_code" type = "VARCHAR" size = "2" default = "" notnull = "false" />
@ -929,7 +976,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
@@ -929,7 +976,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
<column name= "st_studstamm_nr" type = "INTEGER" size = "4" default = "" notnull = "true" />
<column name= "st_studium_nr" type = "INTEGER" size = "4" default = "" notnull = "false" />
<column name= "st_sem_nr" type = "INTEGER" size = "4" default = "" notnull = "true" />
<column name= "st_abm_art_kurzbezeichung" type = "VARCHAR" size = "255" default = "" notnull = "true" />
<column name= "st_abm_art_kurzbezeichn ung" type = "VARCHAR" size = "255" default = "" notnull = "true" />
<column name= "person_flag" type = "VARCHAR" size = "1" default = "" notnull = "true" />
<column name= "st_studienstatus_nr" type = "INTEGER" size = "4" default = "" notnull = "false" />
</columns>
@ -995,7 +1042,23 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
@@ -995,7 +1042,23 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
</rs> </privileges>
</table>
<table name= "costage_k_hzbart" thema= "Studierende und Gebühren" caption= "HZB-Arten (CO)" typ= "Schlüsseltabelle" releaseUnload= "empty" >
<columns > <column name= "apnr" type = "char" size = "10" default = "" notnull = "true" />
<column name= "kurztext" type = "VARCHAR" size = "255" default = "" notnull = "false" />
<column name= "drucktext" type = "VARCHAR" size = "255" default = "" notnull = "false" />
<column name= "langtext" type = "VARCHAR" size = "255" default = "" notnull = "false" />
</columns>
<indexes > </indexes>
<primaryKeys > <rs >
</rs> </primaryKeys>
<foreignKeys > <rs >
</rs> </foreignKeys>
<importedKeys > <rs >
</rs> </importedKeys>
<privileges > <rs >
</rs> </privileges>
</table>
<views >
</views>
@ -1118,6 +1181,41 @@ parent="CO Basisdaten">Abfragen zu Prüfungen und Leistungen</thema>
@@ -1118,6 +1181,41 @@ parent="CO Basisdaten">Abfragen zu Prüfungen und Leistungen</thema>
displayType="select" visibleFields="semester_bezeichnung" format="%s">
<relation-column from= "semester_tid" to= "semester" />
</relation>
<relation from= "costage_land_subregionen" to= "costage_st_studien_aggr" delete= "FALSE"
displayType="select" visibleFields="name" format="%s">
<relation-column from= "nr" to= "hzb_ort" />
</relation>
<relation from= "costage_st_laender" to= "costage_st_studien_aggr" delete= "FALSE"
displayType="select" visibleFields="name" format="%s">
<relation-column from= "st_land_nr" to= "hzb_staat" />
</relation>
<relation from= "costage_hzb_art" to= "costage_st_studien_aggr" delete= "FALSE"
displayType="select" visibleFields="name" format="%s">
<relation-column from= "apnr" to= "hzb_art" />
</relation>
<relation from= "costage_st_abmeldungsarten" to= "costage_st_studien_aggr" delete= "FALSE"
displayType="select" visibleFields="name" format="%s">
<relation-column from= "st_abm_art_kurzbezeichnung" to= "abm_art_p" />
</relation>
<relation from= "costage_st_abmeldungsarten" to= "costage_st_studien_aggr" delete= "FALSE"
displayType="select" visibleFields="name" format="%s">
<relation-column from= "st_abm_art_kurzbezeichnung" to= "abm_art_s" />
</relation>
<relation from= "costage_st_urlaubs_typen" to= "costage_st_studien_aggr" delete= "FALSE"
displayType="select" visibleFields="name" format="%s">
<relation-column from= "st_urlaub_typ_nr" to= "urlaub_art" />
</relation>
<relation from= "costage_st_laender" to= "costage_st_studien_aggr" delete= "FALSE"
displayType="select" visibleFields="name" format="%s">
<relation-column from= "st_land_nr" to= "adresse_staat_s" />
</relation>
<relation from= "costage_st_laender" to= "costage_st_studien_aggr" delete= "FALSE"
displayType="select" visibleFields="name" format="%s">
<relation-column from= "st_land_nr" to= "adresse_staat_h" />
</relation>
</data-integrity>
</database>
@ -1158,6 +1256,7 @@ parent="CO Basisdaten">Abfragen zu Prüfungen und Leistungen</thema>
@@ -1158,6 +1256,7 @@ parent="CO Basisdaten">Abfragen zu Prüfungen und Leistungen</thema>
<loadtable refresh= "true" delimiter= "^" header= "false" tabname= "costage_bw_sb_stat_vorl_zuordnung" > <file path= "$COSTAGE_LOAD_PFAD/unl/costage_bw_sb_stat_vorl_zuordnung.unl" /> </loadtable>
<loadtable refresh= "true" delimiter= "^" header= "false" tabname= "costage_bw_zulassungsarten" > <file path= "$COSTAGE_LOAD_PFAD/unl/costage_bw_zulassungsarten.unl" /> </loadtable>
<loadtable refresh= "true" delimiter= "^" header= "false" tabname= "costage_land_subregionen" > <file path= "$COSTAGE_LOAD_PFAD/unl/costage_land_subregionen.unl" /> </loadtable>
<loadtable refresh= "true" delimiter= "^" header= "false" tabname= "costage_k_hzbart" > <file path= "$COSTAGE_LOAD_PFAD/unl/costage_k_hzbart.unl" /> </loadtable>
<!-- <loadtable refresh="true" delimiter="^" header="false" tabname="costage_abgeltungen"><file path="$COSTAGE_LOAD_PFAD/unl/costage_abgeltungen.unl"/></loadtable>
<loadtable refresh= "true" delimiter= "^" header= "false" tabname= "costage_antritte" > <file path= "$COSTAGE_LOAD_PFAD/unl/costage_antritte.unl" /> </loadtable>
<loadtable refresh= "true" delimiter= "^" header= "false" tabname= "costage_gleichheitsknoten" > <file path= "$COSTAGE_LOAD_PFAD/unl/costage_gleichheitsknoten.unl" /> </loadtable>