Browse Source

Loading Application data #3

COStage_0.3_Release
Daniel Quathamer 3 years ago
parent
commit
f9c55b9d49
  1. 478
      src-modules/module/costage/conf/costage.xml
  2. 154
      src-modules/module/costage/rohdaten/costage_unload.xml

478
src-modules/module/costage/conf/costage.xml

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--<!DOCTYPE module SYSTEM "../../../conf/superx-module.dtd"> --> <!--<!DOCTYPE module SYSTEM "../../../conf/superx-module.dtd"> -->
<module name="costage" version="0.2" sachgebiet_id="310" <module name="costage" version="0.3b" sachgebiet_id="310"
sachgebiet="CO Basisdaten" systeminfo_id="310" sachgebiet="CO Basisdaten" systeminfo_id="310"
system="CO Basisdaten" thema="CO Basisdaten" thema_parent="Studierende, Prüfungen"> system="CO Basisdaten" thema="CO Basisdaten" thema_parent="Studierende, Prüfungen">
<database name="superx" system="superx"> <database name="superx" system="superx">
@ -11,7 +11,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
</sachgebiete> </sachgebiete>
<!-- <!--
<table name="costage_bw_sb_status_werte" thema="Studierende" typ="Datentabelle" releaseUnload="empty"> <table name="costage_bw_sb_status_werte" thema="Studierende und Gebühren" typ="Datentabelle" releaseUnload="empty">
<columns><column name="nr" type ="INTEGER" size ="8" default ="" notnull ="true" /> <columns><column name="nr" type ="INTEGER" size ="8" default ="" notnull ="true" />
<column name="bw_sb_stat_nr" type ="INTEGER" size ="8" default ="" notnull ="true" /> <column name="bw_sb_stat_nr" type ="INTEGER" size ="8" default ="" notnull ="true" />
<column name="wert" type ="VARCHAR" size ="1" default ="" notnull ="true" /> <column name="wert" type ="VARCHAR" size ="1" default ="" notnull ="true" />
@ -25,7 +25,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
</table> </table>
--> -->
<table name="costage_st_abschlussziele_amtstat" thema="Studierende" caption="Abschlüsse zur amtl. Statistik (CO)" typ="Schlüsseltabelle" releaseUnload="empty"> <table name="costage_st_abschlussziele_amtstat" thema="Studierende und Gebühren" caption="Abschlüsse zur amtl. Statistik (CO)" typ="Schlüsseltabelle" releaseUnload="empty">
<description>Abschlüsse zur amtl. Statistik (CO)</description> <description>Abschlüsse zur amtl. Statistik (CO)</description>
<columns><column name="st_absz_amtstat_nr" type ="INTEGER" size ="8" default ="" notnull ="true" /> <columns><column name="st_absz_amtstat_nr" type ="INTEGER" size ="8" default ="" notnull ="true" />
<column name="statistik_code" type ="VARCHAR" size ="2" default ="" notnull ="true" /> <column name="statistik_code" type ="VARCHAR" size ="2" default ="" notnull ="true" />
@ -41,7 +41,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
</table> </table>
<table name="costage_st_abschlussziele_lokal" thema="Studierende" caption="Abschlüsse (CO)" typ="Schlüsseltabelle" releaseUnload="empty"> <table name="costage_st_abschlussziele_lokal" thema="Studierende und Gebühren" caption="Abschlüsse (CO)" typ="Schlüsseltabelle" releaseUnload="empty">
<description>Abschlüsse (CO)</description> <description>Abschlüsse (CO)</description>
<columns><column name="st_absz_nr" type ="INTEGER" size ="8" default ="" notnull ="true" /> <columns><column name="st_absz_nr" type ="INTEGER" size ="8" default ="" notnull ="true" />
<column name="code" type ="VARCHAR" size ="2" default ="" notnull ="true" /> <column name="code" type ="VARCHAR" size ="2" default ="" notnull ="true" />
@ -56,7 +56,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
</table> </table>
<table name="costage_st_fachsemester" thema="Studierende" caption="Studierenden-Fach- und Hochschulsemester (CO)" typ="Datentabelle" releaseUnload="empty"> <table name="costage_st_fachsemester" thema="Studierende und Gebühren" caption="Studierenden-Fach- und Hochschulsemester (CO)" typ="Datentabelle" releaseUnload="empty">
<description>Studierenden-Fach- und Hochschulsemester (CO)</description> <description>Studierenden-Fach- und Hochschulsemester (CO)</description>
<columns><column name="st_studium_nr" type ="INTEGER" size ="8" default ="" notnull ="true" /> <columns><column name="st_studium_nr" type ="INTEGER" size ="8" default ="" notnull ="true" />
<column name="st_sem_nr" type ="INTEGER" size ="8" default ="" notnull ="true" /> <column name="st_sem_nr" type ="INTEGER" size ="8" default ="" notnull ="true" />
@ -71,7 +71,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
</table> </table>
<table name="costage_st_fakultaeten" thema="Studierende" caption="Fakultäten (CO)" typ="Schlüsseltabelle" releaseUnload="empty"> <table name="costage_st_fakultaeten" thema="Studierende und Gebühren" caption="Fakultäten (CO)" typ="Schlüsseltabelle" releaseUnload="empty">
<description>Fakultäten (CO)</description> <description>Fakultäten (CO)</description>
<columns><column name="st_fakultaeten_nr" type ="INTEGER" size ="8" default ="" notnull ="true" /> <columns><column name="st_fakultaeten_nr" type ="INTEGER" size ="8" default ="" notnull ="true" />
<column name="unikey" type ="VARCHAR" size ="4" default ="" notnull ="true" /> <column name="unikey" type ="VARCHAR" size ="4" default ="" notnull ="true" />
@ -90,7 +90,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
</table> </table>
<table name="costage_st_hauptstudien" thema="Studierende" caption="Studierenden-Primärfächer (CO)" typ="Datentabelle" releaseUnload="empty"> <table name="costage_st_hauptstudien" thema="Studierende und Gebühren" caption="Studierenden-Primärfächer (CO)" typ="Datentabelle" releaseUnload="empty">
<description>Studierenden-Primärfächer (CO)</description> <description>Studierenden-Primärfächer (CO)</description>
<columns><column name="st_studstamm_nr" type ="INTEGER" size ="8" default ="" notnull ="true" /> <columns><column name="st_studstamm_nr" type ="INTEGER" size ="8" default ="" notnull ="true" />
<column name="st_studium_nr" type ="INTEGER" size ="8" default ="" notnull ="false" /> <column name="st_studium_nr" type ="INTEGER" size ="8" default ="" notnull ="false" />
@ -104,7 +104,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
</table> </table>
<table name="costage_st_hoererstatus" thema="Studierende" caption="Studierenden-Hörerstatus (CO)" typ="Datentabelle" releaseUnload="empty"> <table name="costage_st_hoererstatus" thema="Studierende und Gebühren" caption="Studierenden-Hörerstatus (CO)" typ="Datentabelle" releaseUnload="empty">
<description>Studierenden-Hörerstatus (CO)</description> <description>Studierenden-Hörerstatus (CO)</description>
<columns><column name="st_studstamm_nr" type ="INTEGER" size ="8" default ="" notnull ="true" /> <columns><column name="st_studstamm_nr" type ="INTEGER" size ="8" default ="" notnull ="true" />
<column name="st_sem_nr" type ="INTEGER" size ="8" default ="" notnull ="true" /> <column name="st_sem_nr" type ="INTEGER" size ="8" default ="" notnull ="true" />
@ -119,7 +119,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
</table> </table>
<table name="costage_st_laender" thema="Studierende" caption="Staaten (CO)" typ="Schlüsseltabelle" releaseUnload="empty"> <table name="costage_st_laender" thema="Studierende und Gebühren" caption="Staaten (CO)" typ="Schlüsseltabelle" releaseUnload="empty">
<description>Staaten (CO)</description> <description>Staaten (CO)</description>
<columns><column name="st_land_nr" type ="INTEGER" size ="8" default ="" notnull ="true" /> <columns><column name="st_land_nr" type ="INTEGER" size ="8" default ="" notnull ="true" />
<column name="name" type ="VARCHAR" size ="4000" default ="" notnull ="false" /> <column name="name" type ="VARCHAR" size ="4000" default ="" notnull ="false" />
@ -139,7 +139,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
</table> </table>
<table name="costage_st_land_regionen" thema="Studierende" caption="Länder und Regionen (CO)" typ="Schlüsseltabelle" releaseUnload="empty"> <table name="costage_st_land_regionen" thema="Studierende und Gebühren" caption="Länder und Regionen (CO)" typ="Schlüsseltabelle" releaseUnload="empty">
<description>Länder und Regionen (CO)</description> <description>Länder und Regionen (CO)</description>
<columns><column name="st_land_reg_nr" type ="INTEGER" size ="8" default ="" notnull ="true" /> <columns><column name="st_land_reg_nr" type ="INTEGER" size ="8" default ="" notnull ="true" />
<column name="name" type ="VARCHAR" size ="100" default ="" notnull ="true" /> <column name="name" type ="VARCHAR" size ="100" default ="" notnull ="true" />
@ -154,7 +154,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
</table> </table>
<table name="costage_st_personen" thema="Studierende" caption="Personstammdaten (CO)" typ="Datentabelle" releaseUnload="empty"> <table name="costage_st_personen" thema="Studierende und Gebühren" caption="Personstammdaten (CO)" typ="Datentabelle" releaseUnload="empty">
<description>Personstammdaten (CO)</description> <description>Personstammdaten (CO)</description>
<columns><column name="nr" type ="INTEGER" size ="8" default ="" notnull ="true" /> <columns><column name="nr" type ="INTEGER" size ="8" default ="" notnull ="true" />
<column name="matrikelnummer" type ="VARCHAR" size ="12" default ="" notnull ="false" /> <column name="matrikelnummer" type ="VARCHAR" size ="12" default ="" notnull ="false" />
@ -171,7 +171,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
</table> </table>
<table name="costage_st_semester" thema="Studierende" caption="Semester (CO)" typ="Datentabelle" releaseUnload="empty"> <table name="costage_st_semester" thema="Studierende und Gebühren" caption="Semester (CO)" typ="Datentabelle" releaseUnload="empty">
<description>Semester (CO)</description> <description>Semester (CO)</description>
<columns><column name="st_sem_nr" type ="INTEGER" size ="8" default ="" notnull ="true" /> <columns><column name="st_sem_nr" type ="INTEGER" size ="8" default ="" notnull ="true" />
<column name="semester_id" type ="VARCHAR" size ="3" default ="" notnull ="true" /> <column name="semester_id" type ="VARCHAR" size ="3" default ="" notnull ="true" />
@ -188,7 +188,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
</rs></foreignKeys> </rs></foreignKeys>
</table> </table>
<table name="costage_st_semester_neu" thema="Studierende" caption="" typ="Ladetabelle" releaseUnload="empty"> <table name="costage_st_semester_neu" thema="Studierende und Gebühren" caption="" typ="Ladetabelle" releaseUnload="empty">
<columns><column name="st_sem_nr" type ="INTEGER" size ="8" default ="" notnull ="true" /> <columns><column name="st_sem_nr" type ="INTEGER" size ="8" default ="" notnull ="true" />
<column name="semester_id" type ="VARCHAR" size ="3" default ="" notnull ="true" /> <column name="semester_id" type ="VARCHAR" size ="3" default ="" notnull ="true" />
<column name="semester_anfang" type ="DATETIME" size ="7" default ="" notnull ="true" /> <column name="semester_anfang" type ="DATETIME" size ="7" default ="" notnull ="true" />
@ -202,7 +202,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
<foreignKeys><rs> <foreignKeys><rs>
</rs></foreignKeys> </rs></foreignKeys>
</table> </table>
<table name="costage_st_studienarten" thema="Studierende" caption="Studienarten (CO)" typ="Datentabelle" releaseUnload="empty"> <table name="costage_st_studienarten" thema="Studierende und Gebühren" caption="Studienarten (CO)" typ="Datentabelle" releaseUnload="empty">
<description>Studienarten (CO)</description> <description>Studienarten (CO)</description>
<columns><column name="st_std_art_nr" type ="INTEGER" size ="8" default ="" notnull ="true" /> <columns><column name="st_std_art_nr" type ="INTEGER" size ="8" default ="" notnull ="true" />
<column name="kurzbezeichnung" type ="VARCHAR" size ="10" default ="" notnull ="true" /> <column name="kurzbezeichnung" type ="VARCHAR" size ="10" default ="" notnull ="true" />
@ -216,7 +216,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
</table> </table>
<table name="costage_st_studienfaecher" thema="Studierende" caption="Studienfächer (CO)" typ="Datentabelle" releaseUnload="empty"> <table name="costage_st_studienfaecher" thema="Studierende und Gebühren" caption="Studienfächer (CO)" typ="Datentabelle" releaseUnload="empty">
<description>Studienfächer (CO)</description> <description>Studienfächer (CO)</description>
<columns><column name="st_stdfach_nr" type ="INTEGER" size ="8" default ="" notnull ="true" /> <columns><column name="st_stdfach_nr" type ="INTEGER" size ="8" default ="" notnull ="true" />
<column name="name" type ="VARCHAR" size ="100" default ="" notnull ="true" /> <column name="name" type ="VARCHAR" size ="100" default ="" notnull ="true" />
@ -231,7 +231,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
</table> </table>
<table name="costage_st_studiengaenge_mtsg" thema="Studierende" caption="Studierengänge (mehrfach) (CO)" typ="Schlüsseltabelle" releaseUnload="empty"> <table name="costage_st_studiengaenge_mtsg" thema="Studierende und Gebühren" caption="Studierengänge (mehrfach) (CO)" typ="Schlüsseltabelle" releaseUnload="empty">
<description>Studierengänge (mehrfach) (CO)</description> <description>Studierengänge (mehrfach) (CO)</description>
<columns><column name="st_studiengang_nr_msg" type ="INTEGER" size ="8" default ="" notnull ="true" /> <columns><column name="st_studiengang_nr_msg" type ="INTEGER" size ="8" default ="" notnull ="true" />
<column name="st_studiengang_nr_tsg" type ="INTEGER" size ="8" default ="" notnull ="true" /> <column name="st_studiengang_nr_tsg" type ="INTEGER" size ="8" default ="" notnull ="true" />
@ -245,7 +245,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
</table> </table>
<table name="costage_st_studiengaenge_neu" thema="Studierende" caption="" typ="Ladetabelle" releaseUnload="empty"> <table name="costage_st_studiengaenge_neu" thema="Studierende und Gebühren" caption="" typ="Ladetabelle" releaseUnload="empty">
<columns><column name="st_studiengang_nr" type ="INTEGER" size ="8" default ="" notnull ="true" /> <columns><column name="st_studiengang_nr" type ="INTEGER" size ="8" default ="" notnull ="true" />
<column name="studiengangs_identifikator" type ="VARCHAR" size ="4000" default ="" notnull ="false" /> <column name="studiengangs_identifikator" type ="VARCHAR" size ="4000" default ="" notnull ="false" />
<column name="studiengangs_bezeichnung" type ="VARCHAR" size ="4000" default ="" notnull ="false" /> <column name="studiengangs_bezeichnung" type ="VARCHAR" size ="4000" default ="" notnull ="false" />
@ -266,7 +266,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
</rs></foreignKeys> </rs></foreignKeys>
</table> </table>
<table name="costage_st_studiengaenge" thema="Studierende" caption="Studiengänge (CO)" typ="Schlüsseltabelle" releaseUnload="empty"> <table name="costage_st_studiengaenge" thema="Studierende und Gebühren" caption="Studiengänge (CO)" typ="Schlüsseltabelle" releaseUnload="empty">
<description>Studiengänge (CO)</description> <description>Studiengänge (CO)</description>
<columns><column name="st_studiengang_nr" type ="INTEGER" size ="8" default ="" notnull ="true" /> <columns><column name="st_studiengang_nr" type ="INTEGER" size ="8" default ="" notnull ="true" />
<column name="studiengangs_identifikator" type ="VARCHAR" size ="4000" default ="" notnull ="false" description="" /> <column name="studiengangs_identifikator" type ="VARCHAR" size ="4000" default ="" notnull ="false" description="" />
@ -294,7 +294,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
<foreignKeys><rs> <foreignKeys><rs>
</rs></foreignKeys> </rs></foreignKeys>
</table> </table>
<table name="costage_st_studienkennzahlen" thema="Studierende" caption="Studienfächer (CO)" typ="Datentabelle" releaseUnload="empty"> <table name="costage_st_studienkennzahlen" thema="Studierende und Gebühren" caption="Studienfächer (CO)" typ="Datentabelle" releaseUnload="empty">
<description>Studienfächer (CO)</description> <description>Studienfächer (CO)</description>
<columns><column name="st_skz_nr" type ="INTEGER" size ="8" default ="" notnull ="true" /> <columns><column name="st_skz_nr" type ="INTEGER" size ="8" default ="" notnull ="true" />
<column name="skz_key" type ="VARCHAR" size ="4" default ="" notnull ="true" /> <column name="skz_key" type ="VARCHAR" size ="4" default ="" notnull ="true" />
@ -312,7 +312,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
</table> </table>
<table name="costage_st_studienstatus" thema="Studierende" caption="Studienstatus pro Semester (CO)" typ="Datentabelle" releaseUnload="empty"> <table name="costage_st_studienstatus" thema="Studierende und Gebühren" caption="Studienstatus pro Semester (CO)" typ="Datentabelle" releaseUnload="empty">
<description>Studienstatus pro Semester (CO)</description> <description>Studienstatus pro Semester (CO)</description>
<columns> <columns>
<column name="st_studienstatus_nr" type ="DECIMAL" size ="(38,0)" default ="" notnull ="true" /> <column name="st_studienstatus_nr" type ="DECIMAL" size ="(38,0)" default ="" notnull ="true" />
@ -330,7 +330,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
</table> </table>
<table name="costage_st_studien_spoversionen" thema="Studierende" caption="SPO-Versionen pro Studium" typ="Datentabelle" releaseUnload="empty"> <table name="costage_st_studien_spoversionen" thema="Studierende und Gebühren" caption="SPO-Versionen pro Studium" typ="Datentabelle" releaseUnload="empty">
<columns><column name="st_studium_nr" type ="INTEGER" size ="8" default ="" notnull ="true" /> <columns><column name="st_studium_nr" type ="INTEGER" size ="8" default ="" notnull ="true" />
<column name="stp_stp_nr" type ="INTEGER" size ="8" default ="" notnull ="true" /> <column name="stp_stp_nr" type ="INTEGER" size ="8" default ="" notnull ="true" />
<column name="gueltig_ab" type ="DATETIME" size ="7" default ="" notnull ="true" /> <column name="gueltig_ab" type ="DATETIME" size ="7" default ="" notnull ="true" />
@ -348,7 +348,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
</table> </table>
<table name="costage_st_studien" thema="Studierende" caption="Studienverläufe (CO)" typ="Datentabelle" releaseUnload="empty"> <table name="costage_st_studien" thema="Studierende und Gebühren" caption="Studienverläufe (CO)" typ="Datentabelle" releaseUnload="empty">
<description>Studienverläufe (CO)</description> <description>Studienverläufe (CO)</description>
<columns><column name="st_studium_nr" type ="INTEGER" size ="8" default ="" notnull ="true" /> <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_studstamm_nr" type ="INTEGER" size ="8" default ="" notnull ="true" />
@ -364,7 +364,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
</table> </table>
<table name="costage_st_studierendenstammdaten_neu" thema="Studierende" caption="" typ="Ladetabelle" releaseUnload="empty"> <table name="costage_st_studierendenstammdaten_neu" thema="Studierende und Gebühren" caption="" typ="Ladetabelle" releaseUnload="empty">
<columns><column name="st_studstamm_nr" type ="INTEGER" size ="8" default ="" notnull ="true" /> <columns><column name="st_studstamm_nr" type ="INTEGER" size ="8" default ="" notnull ="true" />
<column name="matrikelnummer" type ="VARCHAR" size ="12" default ="" notnull ="false" /> <column name="matrikelnummer" type ="VARCHAR" size ="12" default ="" notnull ="false" />
<column name="vorname" type ="VARCHAR" size ="255" default ="" notnull ="true" /> <column name="vorname" type ="VARCHAR" size ="255" default ="" notnull ="true" />
@ -386,7 +386,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
</rs></foreignKeys> </rs></foreignKeys>
</table> </table>
<table name="costage_st_studierendenstammdaten" thema="Studierende" caption="Studierendenstammdaten (CO)" typ="Datentabelle" releaseUnload="empty"> <table name="costage_st_studierendenstammdaten" thema="Studierende und Gebühren" caption="Studierendenstammdaten (CO)" typ="Datentabelle" releaseUnload="empty">
<description>Studierendenstammdaten (CO)</description> <description>Studierendenstammdaten (CO)</description>
<columns><column name="st_studstamm_nr" type ="INTEGER" size ="8" default ="" notnull ="true" /> <columns><column name="st_studstamm_nr" type ="INTEGER" size ="8" default ="" notnull ="true" />
<column name="matrikelnummer" type ="INTEGER" size ="12" default ="" notnull ="false" /> <column name="matrikelnummer" type ="INTEGER" size ="12" default ="" notnull ="false" />
@ -416,7 +416,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
<table name="costage_st_studien_aggr" thema="Studierende" caption="Studienverläufe (CO)" typ="Hilfstabelle" releaseUnload="empty"> <table name="costage_st_studien_aggr" thema="Studierende und Gebühren" caption="Studienverläufe (CO)" typ="Hilfstabelle" releaseUnload="empty">
<columns><column name="st_studium_nr" type ="INTEGER" size ="8" default ="" notnull ="true" description="Studium (ID)" /> <columns><column name="st_studium_nr" type ="INTEGER" size ="8" default ="" notnull ="true" description="Studium (ID)" />
<column name="st_studstamm_nr" type ="INTEGER" size ="8" default ="" notnull ="true" description="Studierendenstammdaten (ID)" /> <column name="st_studstamm_nr" type ="INTEGER" size ="8" default ="" notnull ="true" description="Studierendenstammdaten (ID)" />
<column name="matrikelnummer" type ="INTEGER" size ="8" default ="" notnull ="false" description="Matrikelnummer" /> <column name="matrikelnummer" type ="INTEGER" size ="8" default ="" notnull ="false" description="Matrikelnummer" />
@ -445,6 +445,408 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
<foreignKeys><rs> <foreignKeys><rs>
</rs></foreignKeys> </rs></foreignKeys>
</table> </table>
<!-- neue Views in 0.3 -->
<table name="costage_bw_bewerbungen" thema="Bewerbungen" caption="Bewerbungen (CO)" typ="Datentabelle" releaseUnload="empty">
<columns><column name="nr" type ="INTEGER" size ="4" default ="" notnull ="true" />
<column name="st_studstamm_nr" type ="INTEGER" size ="4" default ="" notnull ="true" />
<column name="st_sem_nr" type ="INTEGER" size ="4" default ="" notnull ="true" />
<column name="st_studiengang_nr" type ="INTEGER" size ="4" default ="" notnull ="true" />
<column name="st_studfrm_nr" type ="INTEGER" size ="4" default ="" notnull ="false" />
<column name="bw_sb_svor_nr" type ="INTEGER" size ="4" default ="" notnull ="true" />
<column name="bw_zul_art_nr" type ="INTEGER" size ="4" default ="" notnull ="false" />
<column name="bw_typ_kb" type ="VARCHAR" size ="10" default ="" notnull ="true" />
<column name="zurueckgezogen_am" type ="DATETIME" size ="7" default ="" notnull ="false" />
<column name="fristbeginn" type ="DATETIME" size ="7" default ="" notnull ="false" />
<column name="fristende" type ="DATETIME" size ="7" default ="" notnull ="false" />
<column name="einstiegs_fachsemester" type ="INTEGER" size ="4" default ="" notnull ="false" />
<column name="fachsemester_gewaehlt" type ="INTEGER" size ="4" default ="" notnull ="false" />
<column name="abgeschickt_datum" type ="DATETIME" size ="7" default ="" notnull ="false" />
</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_bw_bewerbung_kombination" thema="Bewerbungen" caption="Bewerbungen Kombination (CO)" typ="Datentabelle" releaseUnload="empty">
<columns><column name="bw_bewrbng_nr" type ="INTEGER" size ="4" default ="" notnull ="true" />
<column name="bw_bewrbng_nr_teil" type ="INTEGER" size ="4" default ="" notnull ="true" />
<column name="zulassungs_optional_flag" type ="VARCHAR" size ="1" default ="" notnull ="true" />
</columns>
<indexes></indexes>
<primaryKeys><rs>
</rs></primaryKeys>
<foreignKeys><rs>
</rs></foreignKeys>
<importedKeys><rs>
</rs></importedKeys>
<privileges><rs>
</rs></privileges>
</table>
<table name="costage_bw_bewerb_hzb" thema="Bewerbungen" caption="Bewerbungen HZB (CO)" typ="Datentabelle" releaseUnload="empty">
<columns><column name="bw_bewrbng_nr" type ="INTEGER" size ="4" default ="" notnull ="true" />
<column name="hzb_art_stla_code" type ="VARCHAR" size ="2" default ="" notnull ="true" />
<column name="zeugnisdatum" type ="DATETIME" size ="7" default ="" notnull ="true" />
<column name="hzb_note" type ="FLOAT" size ="4" default ="" notnull ="false" />
<column name="hzb_note_original" type ="VARCHAR" size ="40" default ="" notnull ="false" />
<column name="hzb_punkte" type ="INTEGER" size ="4" default ="" notnull ="false" />
<column name="hzb_punkte_max" type ="INTEGER" size ="4" default ="" notnull ="false" />
<column name="land_nr" type ="INTEGER" size ="4" default ="" notnull ="true" />
<column name="land_regio_nr" type ="INTEGER" size ="4" default ="" notnull ="false" />
<column name="land_sub_r_nr" type ="INTEGER" size ="4" default ="" notnull ="false" />
</columns>
<indexes></indexes>
<primaryKeys><rs>
</rs></primaryKeys>
<foreignKeys><rs>
</rs></foreignKeys>
<importedKeys><rs>
</rs></importedKeys>
<privileges><rs>
</rs></privileges>
</table>
<table name="costage_bw_bewerb_sb_status" thema="Bewerbungen" caption="Bewerbungen zu Status (CO)" typ="Datentabelle" releaseUnload="empty">
<columns><column name="bw_bewerbng_nr" type ="INTEGER" size ="4" default ="" notnull ="true" />
<column name="bw_sb_stat_nr" type ="INTEGER" size ="4" default ="" notnull ="true" />
<column name="wert" type ="VARCHAR" size ="1" default ="" notnull ="true" />
<column name="last_modified" type ="DATETIME" size ="7" default ="" notnull ="false" />
</columns>
<indexes></indexes>
<primaryKeys><rs>
</rs></primaryKeys>
<foreignKeys><rs>
</rs></foreignKeys>
<importedKeys><rs>
</rs></importedKeys>
<privileges><rs>
</rs></privileges>
</table>
<table name="costage_bw_sb_status" thema="Bewerbungen" caption="Bewerbungen Status (CO)" typ="Schlüsseltabelle" releaseUnload="empty">
<columns><column name="nr" type ="INTEGER" size ="4" default ="" notnull ="true" />
<column name="kurzbezeichnung" type ="VARCHAR" size ="10" default ="" notnull ="true" />
<column name="name" type ="VARCHAR" size ="100" default ="" notnull ="true" />
</columns>
<indexes></indexes>
<primaryKeys><rs>
</rs></primaryKeys>
<foreignKeys><rs>
</rs></foreignKeys>
<importedKeys><rs>
</rs></importedKeys>
<privileges><rs>
</rs></privileges>
</table>
<table name="costage_bw_sb_status_werte" thema="Bewerbungen" caption="Bewerbungen Status Werte (CO)" typ="Datentabelle" releaseUnload="empty">
<columns><column name="nr" type ="INTEGER" size ="4" default ="" notnull ="true" />
<column name="bw_sb_stat_nr" type ="INTEGER" size ="4" default ="" notnull ="true" />
<column name="wert" type ="VARCHAR" size ="1" default ="" notnull ="true" />
<column name="name" type ="VARCHAR" size ="4000" default ="" notnull ="false" />
</columns>
<indexes></indexes>
<primaryKeys><rs>
</rs></primaryKeys>
<foreignKeys><rs>
</rs></foreignKeys>
<importedKeys><rs>
</rs></importedKeys>
<privileges><rs>
</rs></privileges>
</table>
<table name="costage_bw_sb_stat_vorl_zuordnung" thema="Bewerbungen" caption="Bewerbungen vorl. Zuordnung (CO)" typ="Datentabelle" releaseUnload="empty">
<columns><column name="nr" type ="INTEGER" size ="4" default ="" notnull ="true" />
<column name="bw_sb_stat_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>
</rs></privileges>
</table>
<table name="costage_bw_zulassungsarten" thema="Bewerbungen" caption="Zulassungsarten (CO)" typ="Schlüsseltabelle" releaseUnload="empty">
<columns><column name="nr" type ="INTEGER" size ="4" default ="" notnull ="true" />
<column name="kurzbezeichnung" type ="VARCHAR" size ="10" default ="" notnull ="true" />
<column name="name" type ="VARCHAR" size ="100" default ="" notnull ="true" />
</columns>
<indexes></indexes>
<primaryKeys><rs>
</rs></primaryKeys>
<foreignKeys><rs>
</rs></foreignKeys>
<importedKeys><rs>
</rs></importedKeys>
<privileges><rs>
</rs></privileges>
</table>
<table name="costage_land_subregionen" thema="Bewerbungen" caption="Regionen (CO)" typ="Datentabelle" releaseUnload="empty">
<columns><column name="nr" type ="INTEGER" size ="4" default ="" notnull ="true" />
<column name="name" type ="VARCHAR" size ="100" default ="" notnull ="true" />
<column name="statistik_code" type ="VARCHAR" size ="5" default ="" notnull ="false" />
<column name="st_land_reg_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>
</rs></privileges>
</table>
<table name="costage_abgeltungen" thema="Prüfungen und Leistungen" caption="Abgeltungen (CO)" typ="Datentabelle" releaseUnload="empty">
<columns><column name="la_abg_nr" type ="INTEGER" size ="4" default ="" notnull ="true" />
<column name="stp_sp_nr" type ="INTEGER" size ="4" default ="" notnull ="true" />
<column name="person_nr" type ="INTEGER" size ="4" default ="" notnull ="false" />
<column name="sws_beauftragt_gewichtet" type ="INTEGER" size ="4" default ="" notnull ="false" />
<column name="sws_beauftragt_ungewichtet" type ="INTEGER" size ="4" default ="" notnull ="true" />
<column name="sws_zustandegek_gewichtet" type ="INTEGER" size ="4" default ="" notnull ="false" />
<column name="sws_zustandegek_ungewichtet" type ="INTEGER" size ="4" default ="" notnull ="false" />
<column name="sws_abgehalten_gewichtet" type ="INTEGER" size ="4" default ="" notnull ="false" />
<column name="sws_abgehalten_ungewichtet" type ="INTEGER" size ="4" default ="" notnull ="false" />
<column name="la_typ_code" type ="VARCHAR" size ="10" default ="" notnull ="false" />
<column name="la_nr" type ="INTEGER" size ="4" default ="" notnull ="true" />
<column name="la_la_nr" type ="INTEGER" size ="4" default ="" notnull ="false" />
<column name="la_fktn_kurzbezeichnung" type ="VARCHAR" size ="6" default ="" notnull ="true" />
</columns>
<indexes></indexes>
<primaryKeys><rs>
</rs></primaryKeys>
<foreignKeys><rs>
</rs></foreignKeys>
<importedKeys><rs>
</rs></importedKeys>
<privileges><rs>
</rs></privileges>
</table>
<table name="costage_antritte" thema="Prüfungen und Leistungen" caption="Antritte (CO)" typ="Datentabelle" releaseUnload="empty">
<columns><column name="leistung_nr" type ="INTEGER" size ="4" default ="" notnull ="true" />
<column name="pruefungsantritt_spo" type ="INTEGER" size ="4" default ="" notnull ="false" />
<column name="pruefungsantritt_lv_prv" type ="INTEGER" size ="4" default ="" notnull ="false" />
<column name="pruefungsantritt_index_lv_prv" type ="INTEGER" size ="4" default ="" notnull ="false" />
</columns>
<indexes></indexes>
<primaryKeys><rs>
</rs></primaryKeys>
<foreignKeys><rs>
</rs></foreignKeys>
<importedKeys><rs>
</rs></importedKeys>
<privileges><rs>
</rs></privileges>
</table>
<table name="costage_gleichheitsknoten" thema="Prüfungen und Leistungen" caption="Leistungen Gleichheitsknoten (CO)" typ="Datentabelle" releaseUnload="empty">
<columns><column name="ghk_nr" type ="INTEGER" size ="4" default ="" notnull ="true" />
<column name="typ_kurzbezeichnung" type ="VARCHAR" size ="4000" default ="" notnull ="false" />
<column name="typ_name_de" type ="VARCHAR" size ="4000" default ="" notnull ="false" />
<column name="typ_name_en" type ="VARCHAR" size ="4000" default ="" notnull ="false" />
</columns>
<indexes></indexes>
<primaryKeys><rs>
</rs></primaryKeys>
<foreignKeys><rs>
</rs></foreignKeys>
<importedKeys><rs>
</rs></importedKeys>
<privileges><rs>
</rs></privileges>
</table>
<table name="costage_lehrveranstaltungen" thema="Prüfungen und Leistungen" caption="Lehrveranstaltungen (CO)" typ="Datentabelle" releaseUnload="empty">
<columns><column name="stp_sp_nr" type ="INTEGER" size ="4" default ="" notnull ="true" />
<column name="ghk_nr" type ="INTEGER" size ="4" default ="" notnull ="true" />
<column name="titel_de" type ="VARCHAR" size ="200" default ="" notnull ="true" />
<column name="titel_en" type ="VARCHAR" size ="200" default ="" notnull ="false" />
<column name="nummer" type ="VARCHAR" size ="4000" default ="" notnull ="false" />
<column name="art_name_de" type ="VARCHAR" size ="100" default ="" notnull ="true" />
<column name="art_name_en" type ="VARCHAR" size ="100" default ="" notnull ="false" />
<column name="st_sem_nr" type ="INTEGER" size ="4" default ="" notnull ="true" />
<column name="org_nr" type ="INTEGER" size ="4" default ="" notnull ="true" />
<column name="sws" type ="INTEGER" size ="4" default ="" notnull ="true" />
<column name="ects_credits" type ="INTEGER" size ="4" default ="" notnull ="false" />
<column name="anerkennungsobjekt_flag" type ="CHAR" size ="1" default ="" notnull ="false" />
</columns>
<indexes></indexes>
<primaryKeys><rs>
</rs></primaryKeys>
<foreignKeys><rs>
</rs></foreignKeys>
<importedKeys><rs>
</rs></importedKeys>
<privileges><rs>
</rs></privileges>
</table>
<table name="costage_leistungen" thema="Prüfungen und Leistungen" caption="Leistungen (CO)" typ="Datentabelle" releaseUnload="empty">
<columns><column name="leistung_nr" type ="INTEGER" size ="4" default ="" notnull ="true" />
<column name="leistungstyp_nr" type ="INTEGER" size ="4" default ="" notnull ="true" />
<column name="leistungsdetailtyp_kb" type ="VARCHAR" size ="10" default ="" notnull ="false" />
<column name="matrikelnummer" type ="VARCHAR" size ="12" default ="" notnull ="false" />
<column name="vorname" type ="VARCHAR" size ="255" default ="" notnull ="true" />
<column name="nachname" type ="VARCHAR" size ="255" default ="" notnull ="true" />
<column name="st_studium_nr" type ="INTEGER" size ="4" default ="" notnull ="true" />
<column name="studienidentifikator" type ="VARCHAR" size ="4000" default ="" notnull ="false" />
<column name="spov_abschluss" type ="VARCHAR" size ="10" default ="" notnull ="false" />
<column name="stp_sp_nr" type ="INTEGER" size ="4" default ="" notnull ="false" />
<column name="veranstaltung_nummer" type ="VARCHAR" size ="10" default ="" notnull ="false" />
<column name="veranstaltung_semester" type ="VARCHAR" size ="4000" default ="" notnull ="false" />
<column name="veranstaltung_titel" type ="VARCHAR" size ="200" default ="" notnull ="false" />
<column name="veranstaltung_art" type ="VARCHAR" size ="2" default ="" notnull ="false" />
<column name="semesterstunden" type ="INTEGER" size ="4" default ="" notnull ="false" />
<column name="unterrichtseinheiten" type ="INTEGER" size ="4" default ="" notnull ="false" />
<column name="thema_individuell" type ="VARCHAR" size ="2000" default ="" notnull ="false" />
<column name="pv_notenskala_nr" type ="INTEGER" size ="4" default ="" notnull ="true" />
<column name="note" type ="VARCHAR" size ="100" default ="" notnull ="true" />
<column name="note_name" type ="VARCHAR" size ="100" default ="" notnull ="true" />
<column name="note_zahl" type ="INTEGER" size ="4" default ="" notnull ="false" />
<column name="pv_pruef_zusatz_typen_nr" type ="INTEGER" size ="4" default ="" notnull ="false" />
<column name="note_zusatz" type ="VARCHAR" size ="20" default ="" notnull ="false" />
<column name="note_zusatz_name" type ="VARCHAR" size ="100" default ="" notnull ="false" />
<column name="note_positiv_flag" type ="VARCHAR" size ="1" default ="" notnull ="false" />
<column name="note_negativ_flag" type ="VARCHAR" size ="1" default ="" notnull ="false" />
<column name="pv_notenskala_typ_nr" type ="INTEGER" size ="4" default ="" notnull ="false" />
<column name="pv_notenskala_typ_kb" type ="VARCHAR" size ="4" default ="" notnull ="false" />
<column name="pv_notenskala_typ_name" type ="VARCHAR" size ="400" default ="" notnull ="false" />
<column name="credits" type ="INTEGER" size ="4" default ="" notnull ="false" />
<column name="leistungsdatum" type ="DATETIME" size ="7" default ="" notnull ="false" />
<column name="anerkannt_flag" type ="CHAR" size ="1" default ="" notnull ="false" />
<column name="zusatzleistung_flag" type ="CHAR" size ="1" default ="" notnull ="false" />
<column name="leistungsstatus_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>
</rs></privileges>
</table>
<table name="costage_leistungen_detail_typen" thema="Prüfungen und Leistungen" caption="Leistungstypen (CO)" typ="Schlüsseltabelle" releaseUnload="empty">
<columns><column name="leistungsdetailtyp_kb" type ="VARCHAR" size ="10" default ="" notnull ="false" />
<column name="name_de" type ="VARCHAR" size ="4000" default ="" notnull ="false" />
<column name="name_en" type ="VARCHAR" size ="4000" default ="" notnull ="false" />
<column name="name_zusatz_de" type ="VARCHAR" size ="100" default ="" notnull ="false" />
<column name="name_zusatz_en" type ="VARCHAR" size ="100" default ="" notnull ="false" />
<column name="sortierung" type ="CHAR" size ="1" default ="" notnull ="false" />
</columns>
<indexes></indexes>
<primaryKeys><rs>
</rs></primaryKeys>
<foreignKeys><rs>
</rs></foreignKeys>
<importedKeys><rs>
</rs></importedKeys>
<privileges><rs>
</rs></privileges>
</table>
<table name="costage_leistungen_typen" thema="Prüfungen und Leistungen" caption="Leistungstypen (CO)" typ="Schlüsseltabelle" releaseUnload="empty">
<columns><column name="leistungstyp_nr" type ="INTEGER" size ="4" default ="" notnull ="true" />
<column name="kurzbezeichnung" type ="VARCHAR" size ="10" default ="" notnull ="true" />
<column name="name_de" type ="VARCHAR" size ="4000" default ="" notnull ="false" />
<column name="name_en" type ="VARCHAR" size ="4000" default ="" notnull ="false" />
</columns>
<indexes></indexes>
<primaryKeys><rs>
</rs></primaryKeys>
<foreignKeys><rs>
</rs></foreignKeys>
<importedKeys><rs>
</rs></importedKeys>
<privileges><rs>
</rs></privileges>
</table>
<table name="costage_lv_teilnehmende" thema="Prüfungen und Leistungen" caption="Teilnahme (CO)" typ="Datentabelle" releaseUnload="empty">
<columns><column name="lv_grp_pers_nr" type ="INTEGER" size ="4" default ="" notnull ="true" />
<column name="st_studium_nr" type ="INTEGER" size ="4" default ="" notnull ="true" />
<column name="stp_sp_nr" type ="INTEGER" size ="4" default ="" notnull ="false" />
<column name="lv_grp_name" type ="VARCHAR" size ="100" 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_studienformen" thema="Studierende und Gebühren" caption="Studienformen (CO)" typ="Schlüsseltabelle" releaseUnload="empty">
<columns><column name="nr" type ="INTEGER" size ="4" default ="" notnull ="true" />
<column name="kurzbezeichnung" type ="VARCHAR" size ="10" default ="" notnull ="true" />
<column name="name" type ="VARCHAR" size ="100" default ="" notnull ="true" />
<column name="statistik_code" type ="VARCHAR" size ="2" 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>
<views> <views>
@ -456,6 +858,12 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
<themen> <themen>
<thema name="Administration CO Basisdaten" <thema name="Administration CO Basisdaten"
parent="CO Basisdaten">Abfragen zur Administration CO Basisdaten</thema> parent="CO Basisdaten">Abfragen zur Administration CO Basisdaten</thema>
<thema name="Studierende und Gebühren"
parent="CO Basisdaten">Studierende und Gebühren</thema>
<thema name="Bewerbungen"
parent="CO Basisdaten">Abfragen zu Studierenden und Gebühren</thema>
<thema name="Prüfungen und Leistungen"
parent="CO Basisdaten">Abfragen zu Prüfungen und Leistungen</thema>
</themen> </themen>
<masken> <masken>
@ -592,6 +1000,26 @@ parent="CO Basisdaten">Abfragen zur Administration CO Basisdaten</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_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_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_studierendenstammdaten_neu"><file path="$COSTAGE_LOAD_PFAD/unl/costage_st_studierendenstammdaten.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>
<loadtable refresh="true" delimiter="^" header="false" tabname="costage_bw_bewerb_hzb"><file path="$COSTAGE_LOAD_PFAD/unl/costage_bw_bewerb_hzb.unl"/></loadtable>
<loadtable refresh="true" delimiter="^" header="false" tabname="costage_bw_bewerb_sb_status"><file path="$COSTAGE_LOAD_PFAD/unl/costage_bw_bewerb_sb_status.unl"/></loadtable>
<loadtable refresh="true" delimiter="^" header="false" tabname="costage_bw_sb_status"><file path="$COSTAGE_LOAD_PFAD/unl/costage_bw_sb_status.unl"/></loadtable>
<loadtable refresh="true" delimiter="^" header="false" tabname="costage_bw_sb_status_werte"><file path="$COSTAGE_LOAD_PFAD/unl/costage_bw_sb_status_werte.unl"/></loadtable>
<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_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>
<loadtable refresh="true" delimiter="^" header="false" tabname="costage_lehrveranstaltungen"><file path="$COSTAGE_LOAD_PFAD/unl/costage_lehrveranstaltungen.unl"/></loadtable>
<loadtable refresh="true" delimiter="^" header="false" tabname="costage_leistungen"><file path="$COSTAGE_LOAD_PFAD/unl/costage_leistungen.unl"/></loadtable>
<loadtable refresh="true" delimiter="^" header="false" tabname="costage_leistungen_detail_typen"><file path="$COSTAGE_LOAD_PFAD/unl/costage_leistungen_detail_typen.unl"/></loadtable>
<loadtable refresh="true" delimiter="^" header="false" tabname="costage_leistungen_typen"><file path="$COSTAGE_LOAD_PFAD/unl/costage_leistungen_typen.unl"/></loadtable>
<loadtable refresh="true" delimiter="^" header="false" tabname="costage_lv_teilnehmende"><file path="$COSTAGE_LOAD_PFAD/unl/costage_lv_teilnehmende.unl"/></loadtable>
-->
<loadtable refresh="true" delimiter="^" header="false" tabname="costage_st_studienformen"><file path="$COSTAGE_LOAD_PFAD/unl/costage_st_studienformen.unl"/></loadtable>
<nativeaction sql="" scriptfile="$COSTAGE_PFAD/schluesseltabellen/cifx_fuellen.sql" database=""/> <nativeaction sql="" scriptfile="$COSTAGE_PFAD/schluesseltabellen/cifx_fuellen.sql" database=""/>
</action> </action>
</etl-step> </etl-step>

154
src-modules/module/costage/rohdaten/costage_unload.xml

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<superx-unload version="4.0"> <superx-unload version="4.0">
<module id="costage" version="0.1b" systeminfo_id="310">COSTAGE-Modul</module> <module id="costage" version="0.3b" systeminfo_id="310">COSTAGE-Modul</module>
<parameters> <parameters>
<param name="VERSION" defaultValue="2" description="Datenbank-Version"><comment>CO-Version, wird derzeit ignoriert</comment></param> <param name="VERSION" defaultValue="2" description="Datenbank-Version"><comment>CO-Version, wird derzeit ignoriert</comment></param>
@ -332,6 +332,158 @@ FROM px_st_studierendenstammdaten_v
]]> ]]>
</extraction-sql> </extraction-sql>
</unload-job> </unload-job>
<!-- neu in 0.3 -->
<unload-job id="px_bw_bewerbungen_v" extraction-table="" extraction-script="" transfer-unload-file="unl/costage_bw_bewerbungen.unl" >
<comment> </comment>
<extraction-sql sourcesystem="co" database="" version="">
<![CDATA[
nr,
st_studstamm_nr,
st_sem_nr,
st_studiengang_nr,
st_studfrm_nr,
bw_sb_svor_nr,
bw_zul_art_nr,
bw_typ_kb,
zurueckgezogen_am,
fristbeginn,
fristende,
einstiegs_fachsemester,
fachsemester_gewaehlt,
abgeschickt_datum
FROM bw_bewerbungen_v
;
]]>
</extraction-sql>
</unload-job>
<unload-job id="px_bw_bewerbung_kombination_v" extraction-table="" extraction-script="" transfer-unload-file="unl/costage_bw_bewerbung_kombination.unl" >
<comment> </comment>
<extraction-sql sourcesystem="co" database="" version="">
<![CDATA[
SELECT bw_bewrbng_nr,
bw_bewrbng_nr_teil,
zulassungs_optional_flag
FROM bw_bewerbung_kombination_v
;
]]>
</extraction-sql>
</unload-job>
<unload-job id="px_bw_bewerb_hzb_v" extraction-table="" extraction-script="" transfer-unload-file="unl/costage_bw_bewerb_hzb.unl" >
<comment> </comment>
<extraction-sql sourcesystem="co" database="" version="">
<![CDATA[
SELECT bw_bewrbng_nr,
hzb_art_stla_code,
zeugnisdatum,
hzb_note,
hzb_note_original,
hzb_punkte,
hzb_punkte_max,
land_nr,
land_regio_nr,
land_sub_r_nr
FROM bw_bewerb_hzb_v
;
]]>
</extraction-sql>
</unload-job>
<unload-job id="px_bw_bewerb_sb_status_v" extraction-table="" extraction-script="" transfer-unload-file="unl/costage_bw_bewerb_sb_status.unl" >
<comment> </comment>
<extraction-sql sourcesystem="co" database="" version="">
<![CDATA[
SELECT bw_bewerbng_nr,
bw_sb_stat_nr,
wert,
last_modified
from bw_bewerb_sb_status_v
;
]]>
</extraction-sql>
</unload-job>
<unload-job id="px_bw_sb_status_v" extraction-table="" extraction-script="" transfer-unload-file="unl/costage_bw_sb_status.unl" >
<comment> </comment>
<extraction-sql sourcesystem="co" database="" version="">
<![CDATA[
SELECT nr,
kurzbezeichnung,
name
FROM bw_sb_status_v
;
]]>
</extraction-sql>
</unload-job>
<unload-job id="px_bw_sb_status_werte_v" extraction-table="" extraction-script="" transfer-unload-file="unl/costage_bw_sb_status_werte.unl" >
<comment> </comment>
<extraction-sql sourcesystem="co" database="" version="">
<![CDATA[
select nr,
bw_sb_stat_nr,
wert,
name
FROM bw_sb_status_werte_v
;
]]>
</extraction-sql>
</unload-job>
<unload-job id="px_bw_sb_stat_vorl_zuordnung_v" extraction-table="" extraction-script="" transfer-unload-file="unl/costage_bw_sb_stat_vorl_zuordnung.unl" >
<comment> </comment>
<extraction-sql sourcesystem="co" database="" version="">
<![CDATA[
SELECT nr,
bw_sb_stat_nr
FROM bw_sb_stat_vorl_zuordnung_v
;
]]>
</extraction-sql>
</unload-job>
<unload-job id="px_bw_zulassungsarten_v" extraction-table="" extraction-script="" transfer-unload-file="unl/costage_bw_zulassungsarten.unl" >
<comment> </comment>
<extraction-sql sourcesystem="co" database="" version="">
<![CDATA[
SELECT nr,
kurzbezeichnung,
name
FROM bw_zulassungsarten_v
;
]]>
</extraction-sql>
</unload-job>
<unload-job id="px_land_subregionen_v" extraction-table="" extraction-script="" transfer-unload-file="unl/costage_land_subregionen.unl" >
<comment> </comment>
<extraction-sql sourcesystem="co" database="" version="">
<![CDATA[
SELECT nr,
name,
statistik_code,
st_land_reg_nr
FROM land_subregionen_v
;
]]>
</extraction-sql>
</unload-job>
<unload-job id="px_st_studienformen_v" extraction-table="" extraction-script="" transfer-unload-file="unl/costage_st_studienformen.unl" >
<comment> </comment>
<extraction-sql sourcesystem="co" database="" version="">
<![CDATA[
SELECT nr,
kurzbezeichnung,
name,
statistik_code
FROM st_studienformen_v
;
]]>
</extraction-sql>
</unload-job>
</superx-unload> </superx-unload>

Loading…
Cancel
Save