Browse Source

Feldbezeichnung Bewerbernummer in Antragsnummer geändert

bew_feldnamen_korrektur
Alexander Bien 5 months ago
parent
commit
e971afd816
  1. 2
      src-modules/module/costage/conf/costage.xml

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

@ -711,7 +711,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" /> @@ -711,7 +711,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
<table name="costage_bw_antr_aggr" thema="Bewerbungen" caption="Bewerbungen (CO)" typ="Hilfstabelle" releaseUnload="empty">
<columns>
<column name="nr" type ="INTEGER" size ="4" default ="" notnull ="true" description="Bewerbungsnr."/>
<column name="nr" type ="INTEGER" size ="4" default ="" notnull ="true" description="Antragsnummer"/>
<column name="st_studstamm_nr" type ="INTEGER" size ="8" default ="" notnull ="true" description="Person-Nr." />
<column name="matrikelnummer" type ="INTEGER" size ="8" default ="" notnull ="false" description="Matrikelnummer" />
<column name="semester" type ="INTEGER" size ="8" default ="" notnull ="false" description="Semester" ><comment></comment></column>

Loading…
Cancel
Save