@ -420,13 +420,14 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
@@ -420,13 +420,14 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
</table>
<table name= "costage_st_studien" thema= "Studierende und Gebühren" caption= "Studienverläufe (CO)" typ= "Datentabelle" releaseUnload= "empty" >
<table name= "costage_st_studien" thema= "Studierende und Gebühren" caption= "Persönliche Studien (CO)" typ= "Datentabelle" releaseUnload= "empty" >
<description > Studienverläufe (CO)</description>
<columns > <column name= "st_studium_nr" type = "INTEGER" size = "8" default = "" notnull = "true" />
<column name= "st_studstamm_nr" type = "INTEGER" size = "8" default = "" notnull = "true" />
<column name= "st_studiengang_nr" type = "INTEGER" size = "8" default = "" notnull = "true" />
<column name= "studienform_name" type = "VARCHAR" size = "100" default = "" notnull = "false" />
<column name= "studienform_statistik_code" type = "VARCHAR" size = "2" default = "" notnull = "false" />
<column name= "hauptstudium_flag" type = "CHAR" size = "10" default = "" notnull = "false" description= "Primärhaken" />
</columns>
<indexes > </indexes>
<primaryKeys > <rs >
@ -486,6 +487,28 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
@@ -486,6 +487,28 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
</rs> </foreignKeys>
</table>
<table name= "costage_st_hzb" thema= "Studierende und Gebühren" caption= "Schulische Vorbildung (CO)" typ= "Datentabelle" releaseUnload= "empty" >
<columns > <column name= "nr" type = "INTEGER" size = "4" default = "" isKey= "true" notnull = "true" />
<column name= "hzb_land_nr" type = "INTEGER" size = "4" default = "" notnull = "false" />
<column name= "hzb_land_sub_r_nr" type = "INTEGER" size = "4" default = "" notnull = "false" />
<column name= "hzb_art_nr" type = "INTEGER" size = "4" default = "" notnull = "true" />
<column name= "hzb_jahr" type = "INTEGER" size = "4" default = "" notnull = "false" />
<column name= "hzb_datum" type = "DATE" size = "7" default = "" notnull = "true" />
<column name= "hzb_note" type = "VARCHAR" size = "40" default = "" notnull = "false" />
<column name= "st_person_nr" type = "INTEGER" size = "4" default = "" notnull = "true" />
</columns>
<indexes > </indexes>
<primaryKeys > <rs >
</rs> </primaryKeys>
<foreignKeys > <rs >
</rs> </foreignKeys>
<importedKeys > <rs >
</rs> </importedKeys>
<privileges > <rs >
<row >
</row>
</rs> </privileges>
</table>
<table name= "costage_st_studien_aggr" thema= "Studierende und Gebühren" caption= "Studienverläufe (CO)" typ= "Hilfstabelle" releaseUnload= "empty" >
@ -1836,6 +1859,7 @@ parent="CO Basisdaten">Abfragen zu Studienplänen und Ordnungen</thema>
@@ -1836,6 +1859,7 @@ parent="CO Basisdaten">Abfragen zu Studienplänen und Ordnungen</thema>
<loadtable refresh= "true" delimiter= "^" header= "false" tabname= "costage_st_studien_spoversionen" > <file path= "$COSTAGE_LOAD_PFAD/unl/costage_st_studien_spoversionen.unl" /> </loadtable>
<loadtable refresh= "true" delimiter= "^" header= "false" tabname= "costage_st_studien" > <file path= "$COSTAGE_LOAD_PFAD/unl/costage_st_studien.unl" /> </loadtable>
<loadtable refresh= "true" delimiter= "^" header= "false" tabname= "costage_st_studierendenstammdaten_neu" > <file path= "$COSTAGE_LOAD_PFAD/unl/costage_st_studierendenstammdaten.unl" /> </loadtable>
<loadtable refresh= "true" delimiter= "^" header= "false" tabname= "costage_st_hzb" > <file path= "$COSTAGE_LOAD_PFAD/unl/costage_st_hzb.unl" /> </loadtable>
<!-- neu ab 0.3 -->
<loadtable refresh= "true" delimiter= "^" header= "false" tabname= "costage_bw_bewerbungen" > <file path= "$COSTAGE_LOAD_PFAD/unl/costage_bw_bewerbungen.unl" /> </loadtable>
<loadtable refresh= "true" delimiter= "^" header= "false" tabname= "costage_bw_bewerbung_kombination" > <file path= "$COSTAGE_LOAD_PFAD/unl/costage_bw_bewerbung_kombination.unl" /> </loadtable>