Browse Source

Neues feld sx_leistungen_v.abs_fach_st_studium_nr #7

(cherry picked from commit 1ec3c90cad7cb72b6976a689d82dbdf5f2522c8d)
basisressourcen
Daniel Quathamer 11 months ago
parent
commit
49736d01b2
  1. 1
      src-modules/module/costage/conf/costage.xml

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

@ -1114,6 +1114,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" /> @@ -1114,6 +1114,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[CO]" />
<column name="zusatzleistung_flag" type ="CHAR" size ="10" default ="" notnull ="false" description="Zusatzleistung (J/N)"/>
<column name="leistungsstatus_nr" type ="INTEGER" size ="4" default ="" notnull ="true" />
<column name="leistungsstatus_map_kb" type ="CHAR" size ="10" default ="" notnull ="false" />
<column name="abs_fach_st_studium_nr" type ="INTEGER" size ="4" default ="" notnull ="false" description="Studium-Nr. der Abschlussarbeit" currentlyUsed="false"><comment>Teilstudiengangsnummer zu der eine Abschlussarbeit zugeordnet ist</comment></column>
</columns>
<indexes></indexes>
<primaryKeys><rs>

Loading…
Cancel
Save