Browse Source

xml-Formatierung by Geany PrettyPrinter

master
Imo John 3 days ago
parent
commit
3be7178777
  1. 415
      src-modules/module/rpta/conf/rpta.xml

415
src-modules/module/rpta/conf/rpta.xml

@ -1,16 +1,11 @@
<?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="rpta" version="0.5b" sachgebiet_id="330" <module name="rpta" version="0.5b" sachgebiet_id="330" sachgebiet="Berichtsassistent" systeminfo_id="330" system="Berichtsassistent" thema="Berichtsassistent" thema_parent="Abfragen">
sachgebiet="Berichtsassistent" systeminfo_id="330"
system="Berichtsassistent" thema="Berichtsassistent" thema_parent="Abfragen">
<database name="superx" system="superx"> <database name="superx" system="superx">
<sachgebiete> <sachgebiete>
<sachgebiet id="331" name="Berichtsassistent Administr." <sachgebiet id="331" name="Berichtsassistent Administr." rightname="CS_BIA_STANDARDREPORTS_ADMIN[RPTA]" />
rightname="CS_BIA_STANDARDREPORTS_ADMIN[RPTA]" />
</sachgebiete> </sachgebiete>
<table name="rpta_column" thema="Berichtsassistent" typ="Schlüsseltabelle" <table name="rpta_column" thema="Berichtsassistent" typ="Schlüsseltabelle" releaseUnload="empty">
releaseUnload="empty">
<description>Schlüsseltabelle für Spaltendefinitionen</description> <description>Schlüsseltabelle für Spaltendefinitionen</description>
<columns> <columns>
<column name="tid" type="SERIAL" size="" default="" notnull="true" description="tid" isKey="true" /> <column name="tid" type="SERIAL" size="" default="" notnull="true" description="tid" isKey="true" />
@ -18,15 +13,23 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[RPTA]" />
<column name="caption" type="VARCHAR" size="255" default="" notnull="" description="Bezeichnung" /> <column name="caption" type="VARCHAR" size="255" default="" notnull="" description="Bezeichnung" />
<column name="srcfieldname" type="VARCHAR" size="255" default="" notnull="false" description="Feldname (Quelle)" /> <column name="srcfieldname" type="VARCHAR" size="255" default="" notnull="false" description="Feldname (Quelle)" />
<column name="targetfieldname" type="VARCHAR" size="255" default="" notnull="false" description="Feldname (Ziel)" /> <column name="targetfieldname" type="VARCHAR" size="255" default="" notnull="false" description="Feldname (Ziel)" />
<column name="column_type" type="INTEGER" size="" default="" notnull="true" description="Spaltentyp" ><comment>Physische Spalte/Logische Spalte/Lookup</comment></column> <column name="column_type" type="INTEGER" size="" default="" notnull="true" description="Spaltentyp">
<column name="col_function" type="TEXT" size="255" default="" notnull="" description="Funktion" ><comment>Bei logischen Spalten/Lookup</comment></column> <comment>Physische Spalte/Logische Spalte/Lookup</comment>
<column name="is_aggregate" type="SMALLINT" size="2" default="" notnull="" description="Aggregierte Spalte" ></column> </column>
<column name="col_function" type="TEXT" size="255" default="" notnull="" description="Funktion">
<comment>Bei logischen Spalten/Lookup</comment>
</column>
<column name="is_aggregate" type="SMALLINT" size="2" default="" notnull="" description="Aggregierte Spalte" />
<column name="resultset_id" type="INTEGER" size="255" default="" notnull="true" description="Resultset" /> <column name="resultset_id" type="INTEGER" size="255" default="" notnull="true" description="Resultset" />
<column name="custom" type="INTEGER" size="255" default="1" notnull="" description="Manuell erstellt" ><comment>0 = Auslieferung</comment></column> <column name="custom" type="INTEGER" size="255" default="1" notnull="" description="Manuell erstellt">
<column name="description" type="TEXT" size="255" default="" notnull="" description="Beschreibung" ><comment>Erläuterungstext</comment></column> <comment>0 = Auslieferung</comment>
</column>
<column name="description" type="TEXT" size="255" default="" notnull="" description="Beschreibung">
<comment>Erläuterungstext</comment>
</column>
</columns> </columns>
<primaryKeys><rs> <primaryKeys>
<rs>
<row> <row>
<fld name='table_cat'>superx</fld> <fld name='table_cat'>superx</fld>
<fld name='table_schem'>superx</fld> <fld name='table_schem'>superx</fld>
@ -44,16 +47,15 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[RPTA]" />
</index> </index>
</indexes> </indexes>
</table> </table>
<table name="rpta_column_type" thema="Berichtsassistent" typ="Schlüsseltabelle" releaseUnload="empty">
<table name="rpta_column_type" thema="Berichtsassistent" typ="Schlüsseltabelle"
releaseUnload="empty">
<description>Spaltentypen</description> <description>Spaltentypen</description>
<columns> <columns>
<column name="tid" type="SERIAL" size="" default="" notnull="true" description="tid" isKey="true" /> <column name="tid" type="SERIAL" size="" default="" notnull="true" description="tid" isKey="true" />
<column name="uniquename" type="VARCHAR" size="255" default="" notnull="true" description="Schlüssel" /> <column name="uniquename" type="VARCHAR" size="255" default="" notnull="true" description="Schlüssel" />
<column name="caption" type="VARCHAR" size="255" default="" notnull="" description="Bezeichnung" /> <column name="caption" type="VARCHAR" size="255" default="" notnull="" description="Bezeichnung" />
</columns> </columns>
<primaryKeys><rs> <primaryKeys>
<rs>
<row> <row>
<fld name='table_cat'>superx</fld> <fld name='table_cat'>superx</fld>
<fld name='table_schem'>superx</fld> <fld name='table_schem'>superx</fld>
@ -64,12 +66,9 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[RPTA]" />
</row> </row>
</rs> </rs>
</primaryKeys> </primaryKeys>
<indexes> <indexes />
</indexes>
</table> </table>
<table name="rpta_format_code" thema="Berichtsassistent" typ="Schlüsseltabelle" <table name="rpta_format_code" thema="Berichtsassistent" typ="Schlüsseltabelle" releaseUnload="empty">
releaseUnload="empty">
<description>Zahlen- oder Datumsformat</description> <description>Zahlen- oder Datumsformat</description>
<columns> <columns>
<column name="tid" type="SERIAL" size="" default="" notnull="true" description="tid" isKey="true" /> <column name="tid" type="SERIAL" size="" default="" notnull="true" description="tid" isKey="true" />
@ -77,7 +76,8 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[RPTA]" />
<column name="caption" type="VARCHAR" size="255" default="" notnull="" description="Bezeichnung" /> <column name="caption" type="VARCHAR" size="255" default="" notnull="" description="Bezeichnung" />
<column name="sql_code" type="VARCHAR" size="255" default="" notnull="" description="Bezeichnung" /> <column name="sql_code" type="VARCHAR" size="255" default="" notnull="" description="Bezeichnung" />
</columns> </columns>
<primaryKeys><rs> <primaryKeys>
<rs>
<row> <row>
<fld name='table_cat'>superx</fld> <fld name='table_cat'>superx</fld>
<fld name='table_schem'>superx</fld> <fld name='table_schem'>superx</fld>
@ -88,12 +88,9 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[RPTA]" />
</row> </row>
</rs> </rs>
</primaryKeys> </primaryKeys>
<indexes> <indexes />
</indexes>
</table> </table>
<table name="rpta_column_layout" thema="Berichtsassistent" typ="Schlüsseltabelle" <table name="rpta_column_layout" thema="Berichtsassistent" typ="Schlüsseltabelle" releaseUnload="empty">
releaseUnload="empty">
<description>Spaltenlayouts</description> <description>Spaltenlayouts</description>
<columns> <columns>
<column name="tid" type="SERIAL" size="" default="" notnull="true" description="tid" isKey="true" /> <column name="tid" type="SERIAL" size="" default="" notnull="true" description="tid" isKey="true" />
@ -101,13 +98,20 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[RPTA]" />
<column name="caption" type="VARCHAR" size="255" default="" notnull="" description="Bezeichnung" sortable="true" /> <column name="caption" type="VARCHAR" size="255" default="" notnull="" description="Bezeichnung" sortable="true" />
<column name="resultset_id" type="INTEGER" size="255" default="" notnull="" description="Resultset" /> <column name="resultset_id" type="INTEGER" size="255" default="" notnull="" description="Resultset" />
<column name="whereclause" type="TEXT" size="255" default="" notnull="false" description="Bedingung (optional)" /> <column name="whereclause" type="TEXT" size="255" default="" notnull="false" description="Bedingung (optional)" />
<column name="description" type="TEXT" size="255" default="" notnull="" description="Beschreibung" ><comment>Erläuterungstext</comment></column> <column name="description" type="TEXT" size="255" default="" notnull="" description="Beschreibung">
<column name="userinfo_id" type="INTEGER" size="255" default="" notnull="" description="Angelegt von" ></column> <comment>Erläuterungstext</comment>
<column name="sortnr" type="INTEGER" size="255" default="" notnull="" description="Sortiernummer" sortable="true"><comment>Kann leer bleiben, wenn nach Bezeichnung sortiert wird.</comment></column> </column>
<column name="userinfo_id" type="INTEGER" size="255" default="" notnull="" description="Angelegt von" />
<column name="sortnr" type="INTEGER" size="255" default="" notnull="" description="Sortiernummer" sortable="true">
<comment>Kann leer bleiben, wenn nach Bezeichnung sortiert wird.</comment>
</column>
<column name="sortclause" type="TEXT" size="255" default="" notnull="false" description="Sortierung (order by)" /> <column name="sortclause" type="TEXT" size="255" default="" notnull="false" description="Sortierung (order by)" />
<column name="is_virtual" type="SMALLINT" size="255" default="1" notnull="true" description="Virtuelle Tabelle" ><comment>1=ja,0=nein. Bei 0 wird es nachts berechnet</comment></column> <column name="is_virtual" type="SMALLINT" size="255" default="1" notnull="true" description="Virtuelle Tabelle">
<comment>1=ja,0=nein. Bei 0 wird es nachts berechnet</comment>
</column>
</columns> </columns>
<primaryKeys><rs> <primaryKeys>
<rs>
<row> <row>
<fld name='table_cat'>superx</fld> <fld name='table_cat'>superx</fld>
<fld name='table_schem'>superx</fld> <fld name='table_schem'>superx</fld>
@ -122,10 +126,8 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[RPTA]" />
<index name="ix_rpta_column_layout" type="unique"> <index name="ix_rpta_column_layout" type="unique">
<index-column name="uniquename" /> <index-column name="uniquename" />
</index> </index>
</indexes> </indexes>
</table> </table>
<!--<table name="rpta_column2resultset" thema="Berichtsassistent" typ="Schlüsseltabelle" <!--<table name="rpta_column2resultset" thema="Berichtsassistent" typ="Schlüsseltabelle"
releaseUnload="empty"> releaseUnload="empty">
<description>Spalten zu Resultsets</description> <description>Spalten zu Resultsets</description>
@ -149,23 +151,30 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[RPTA]" />
</indexes> </indexes>
</table>--> </table>-->
<table name="rpta_column2layout" thema="Berichtsassistent" typ="Schlüsseltabelle" <table name="rpta_column2layout" thema="Berichtsassistent" typ="Schlüsseltabelle" releaseUnload="empty">
releaseUnload="empty">
<description>Spalten zu Layouts</description> <description>Spalten zu Layouts</description>
<columns> <columns>
<column name="tid" type="SERIAL" size="" default="" notnull="true" description="tid" isKey="true" /> <column name="tid" type="SERIAL" size="" default="" notnull="true" description="tid" isKey="true" />
<column name="column_id" type="INTEGER" size="255" default="" notnull="" description="Spalte" /> <column name="column_id" type="INTEGER" size="255" default="" notnull="" description="Spalte" />
<column name="layout_id" type="INTEGER" size="255" default="" notnull="" description="Layout" isKey="true" /> <column name="layout_id" type="INTEGER" size="255" default="" notnull="" description="Layout" isKey="true" />
<column name="sortnr" type="SMALLINT" size="2" default="" notnull="" description="Sortiernr." sortable="true" /> <column name="sortnr" type="SMALLINT" size="2" default="" notnull="" description="Sortiernr." sortable="true" />
<column name="is_visible" type="SMALLINT" size="2" default="1" notnull="" description="Sichtbare Spalte" ></column> <column name="is_visible" type="SMALLINT" size="2" default="1" notnull="" description="Sichtbare Spalte" />
<column name="visible_size" type="SMALLINT" size="2" default="" notnull="" description="Breite in Zeichen" ><comment>Bei String-Spalten</comment></column> <column name="visible_size" type="SMALLINT" size="2" default="" notnull="" description="Breite in Zeichen">
<column name="format_code_id" type="INTEGER" size="255" default="" notnull="" description="Format-Code" ><comment>Bei DECIMAL- und Datumsspalten</comment></column> <comment>Bei String-Spalten</comment>
</column>
<column name="format_code_id" type="INTEGER" size="255" default="" notnull="" description="Format-Code">
<comment>Bei DECIMAL- und Datumsspalten</comment>
</column>
<column name="targetfieldname" type="VARCHAR" size="255" default="" notnull="" description="Zielfeld" currentlyUsed="false" /> <column name="targetfieldname" type="VARCHAR" size="255" default="" notnull="" description="Zielfeld" currentlyUsed="false" />
<column name="caption" type="VARCHAR" size="255" default="" notnull="" description="Bezeichnung der Spalte"><comment>Kann leer bleiben wenn der Spaltenname der Quellspalte übernommen werden soll.</comment></column> <column name="caption" type="VARCHAR" size="255" default="" notnull="" description="Bezeichnung der Spalte">
<column name="description" type="TEXT" size="255" default="" notnull="" description="Beschreibung" ><comment>Erläuterungstext</comment></column> <comment>Kann leer bleiben wenn der Spaltenname der Quellspalte übernommen werden soll.</comment>
</column>
<column name="description" type="TEXT" size="255" default="" notnull="" description="Beschreibung">
<comment>Erläuterungstext</comment>
</column>
</columns> </columns>
<primaryKeys><rs> <primaryKeys>
<rs>
<row> <row>
<fld name='table_cat'>superx</fld> <fld name='table_cat'>superx</fld>
<fld name='table_schem'>superx</fld> <fld name='table_schem'>superx</fld>
@ -176,12 +185,9 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[RPTA]" />
</row> </row>
</rs> </rs>
</primaryKeys> </primaryKeys>
<indexes> <indexes />
</indexes>
</table> </table>
<table name="rpta_resultset" thema="Berichtsassistent" typ="Schlüsseltabelle" <table name="rpta_resultset" thema="Berichtsassistent" typ="Schlüsseltabelle" releaseUnload="empty">
releaseUnload="empty">
<description>Schlüsseltabelle für mögliche Resultsets</description> <description>Schlüsseltabelle für mögliche Resultsets</description>
<columns> <columns>
<column name="tid" type="SERIAL" size="" default="" notnull="true" description="tid" isKey="true" /> <column name="tid" type="SERIAL" size="" default="" notnull="true" description="tid" isKey="true" />
@ -190,13 +196,13 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[RPTA]" />
<column name="fieldclause" type="TEXT" size="255" default="" notnull="false" description="Spalten (physisch)" /> <column name="fieldclause" type="TEXT" size="255" default="" notnull="false" description="Spalten (physisch)" />
<column name="joinclause" type="TEXT" size="255" default="" notnull="false" description="Tabellen (physisch)" /> <column name="joinclause" type="TEXT" size="255" default="" notnull="false" description="Tabellen (physisch)" />
<column name="whereclause" type="TEXT" size="255" default="" notnull="false" description="Bedingung" /> <column name="whereclause" type="TEXT" size="255" default="" notnull="false" description="Bedingung" />
<column name="systeminfo_id" type="INTEGER" size="255" <column name="systeminfo_id" type="INTEGER" size="255" default="" notnull="true" description="Komponente" />
default="" notnull="true" description="Komponente"> <column name="is_virtual" type="SMALLINT" size="255" default="1" notnull="true" description="Virtuelle Tabelle">
<comment>1=ja,0=nein. Bei 0 wird sie nachts berechnet</comment>
</column> </column>
<column name="is_virtual" type="SMALLINT" size="255" default="1" notnull="true" description="Virtuelle Tabelle" ><comment>1=ja,0=nein. Bei 0 wird sie nachts berechnet</comment></column>
</columns> </columns>
<primaryKeys><rs> <primaryKeys>
<rs>
<row> <row>
<fld name='table_cat'>superx</fld> <fld name='table_cat'>superx</fld>
<fld name='table_schem'>superx</fld> <fld name='table_schem'>superx</fld>
@ -207,27 +213,25 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[RPTA]" />
</row> </row>
</rs> </rs>
</primaryKeys> </primaryKeys>
<indexes><index name="ix_rpta_resultset" type="unique"> <indexes>
<index name="ix_rpta_resultset" type="unique">
<index-column name="uniquename" /> <index-column name="uniquename" />
<index-column name="systeminfo_id" /> <index-column name="systeminfo_id" />
</index> </index>
</indexes> </indexes>
</table> </table>
<table name="rpta_report_property" thema="Berichtsassistent" typ="Datentabelle" <table name="rpta_report_property" thema="Berichtsassistent" typ="Datentabelle" releaseUnload="empty">
releaseUnload="empty">
<description>Eigenschaften für Berichte</description> <description>Eigenschaften für Berichte</description>
<columns> <columns>
<column name="tid" type="SERIAL" size="" default="" notnull="true" description="tid" isKey="true" /> <column name="tid" type="SERIAL" size="" default="" notnull="true" description="tid" isKey="true" />
<column name="caption" type="VARCHAR" size="255" default="" notnull="" description="Eigenschaft Name" /> <column name="caption" type="VARCHAR" size="255" default="" notnull="" description="Eigenschaft Name" />
<column name="uniquename" type="VARCHAR" size="255" default="" notnull="" description="Schlüssel" /> <column name="uniquename" type="VARCHAR" size="255" default="" notnull="" description="Schlüssel" />
<column name="default_value" type="VARCHAR" size="255" default="" notnull="false" description="Default-Wert" /> <column name="default_value" type="VARCHAR" size="255" default="" notnull="false" description="Default-Wert" />
<column name="description" type="VARCHAR" size="255" default="" <column name="description" type="VARCHAR" size="255" default="" notnull="false" description="Beschreibung der Variable" />
notnull="false" description="Beschreibung der Variable" /> <column name="value_range" type="TEXT" size="32255" default="" notnull="false" description="Wertebereich" />
<column name="value_range" type="TEXT" size="32255" default=""
notnull="false" description="Wertebereich"/>
</columns> </columns>
<primaryKeys><rs> <primaryKeys>
<rs>
<row> <row>
<fld name='table_cat'>superx</fld> <fld name='table_cat'>superx</fld>
<fld name='table_schem'>superx</fld> <fld name='table_schem'>superx</fld>
@ -238,13 +242,11 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[RPTA]" />
</row> </row>
</rs> </rs>
</primaryKeys> </primaryKeys>
<indexes> <indexes />
</indexes>
</table> </table>
<table name="rpta_exam_unit" thema="Berichtsassistent" typ="Hilfstabelle" caption="Berichtsassistent"> <table name="rpta_exam_unit" thema="Berichtsassistent" typ="Hilfstabelle" caption="Berichtsassistent">
<columns><column name="matrikel_nr" type ="INTEGER" size ="10" default ="" notnull ="false" /> <columns>
<column name="matrikel_nr" type ="INTEGER" size ="10" default ="" notnull ="false" />
<column name="labnr" type ="INTEGER" size ="10" default ="" notnull ="false" /> <column name="labnr" type ="INTEGER" size ="10" default ="" notnull ="false" />
<column name="sourcesystem" type ="INTEGER" size ="4" default ="" notnull ="false" description="Quellsystem der Prüfung"> <column name="sourcesystem" type ="INTEGER" size ="4" default ="" notnull ="false" description="Quellsystem der Prüfung">
<comment>z.B. 5=sospos,6=HISinOne</comment> <comment>z.B. 5=sospos,6=HISinOne</comment>
@ -288,18 +290,20 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[RPTA]" />
<index-column name="part" /> <index-column name="part" />
</index> </index>
</indexes> </indexes>
<primaryKeys><rs> <primaryKeys>
</rs></primaryKeys> <rs />
<foreignKeys><rs> </primaryKeys>
</rs></foreignKeys> <foreignKeys>
<importedKeys><rs> <rs />
</rs></importedKeys> </foreignKeys>
<privileges><rs> <importedKeys>
</rs></privileges> <rs />
</importedKeys>
<privileges>
<rs />
</privileges>
</table> </table>
<table name="rpta_stylesheet2layout" thema="Berichtsassistent" typ="Schlüsseltabelle" releaseUnload="empty">
<table name="rpta_stylesheet2layout" thema="Berichtsassistent" typ="Schlüsseltabelle"
releaseUnload="empty">
<description>Stylesheet zu Spaltenlayout</description> <description>Stylesheet zu Spaltenlayout</description>
<columns> <columns>
<column name="tid" type="SERIAL" size="" default="" notnull="true" description="tid" isKey="true" /> <column name="tid" type="SERIAL" size="" default="" notnull="true" description="tid" isKey="true" />
@ -309,7 +313,8 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[RPTA]" />
</column> </column>
<column name="sortnr" type="INTEGER" size="255" default="" notnull="" description="Sortiernummer" /> <column name="sortnr" type="INTEGER" size="255" default="" notnull="" description="Sortiernummer" />
</columns> </columns>
<primaryKeys><rs> <primaryKeys>
<rs>
<row> <row>
<fld name='table_cat'>superx</fld> <fld name='table_cat'>superx</fld>
<fld name='table_schem'>superx</fld> <fld name='table_schem'>superx</fld>
@ -320,31 +325,20 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[RPTA]" />
</row> </row>
</rs> </rs>
</primaryKeys> </primaryKeys>
<indexes> <indexes />
</indexes>
</table> </table>
<views />
<views> <functions />
</views>
<functions>
</functions>
<themen> <themen>
<thema name="Administration Berichtsassistent" <thema name="Administration Berichtsassistent" parent="Berichtsassistent">Abfragen zur Administration von Berichtsassistent</thema>
parent="Berichtsassistent">Abfragen zur Administration von Berichtsassistent </thema>
</themen> </themen>
<masken> <masken>
<maske tid="48000" name="Tabellenausgabe Studierende (amtlich und intern)" thema="Berichtsassistent"> <maske tid="48000" name="Tabellenausgabe Studierende (amtlich und intern)" thema="Berichtsassistent">
<description>Berichtsassistent verwalten</description> <description>Berichtsassistent verwalten</description>
<src> <src>
<path>$RPTA_PFAD/masken</path> <path>$RPTA_PFAD/masken</path>
</src> </src>
</maske> </maske>
<maske tid="48040" name="Spaltenlayouts verwalten" thema="Administration Berichtsassistent"> <maske tid="48040" name="Spaltenlayouts verwalten" thema="Administration Berichtsassistent">
<description>Spaltenlayouts verwalten</description> <description>Spaltenlayouts verwalten</description>
<src> <src>
@ -382,53 +376,54 @@ parent="Berichtsassistent">Abfragen zur Administration von Berichtsassistent </t
</src> </src>
</maske> </maske>
<maske tid="48250" name="Beschäftigungsverhältnisse" thema="Berichtsassistent"> <maske tid="48250" name="Beschäftigungsverhältnisse" thema="Berichtsassistent">
<description></description> <description />
<src> <src>
<path>$RPTA_PFAD/masken</path> <path>$RPTA_PFAD/masken</path>
</src> </src>
</maske> </maske>
<maske tid="48280" name="SuperX-Connect Kennzahlen" thema="Berichtsassistent"> <maske tid="48280" name="SuperX-Connect Kennzahlen" thema="Berichtsassistent">
<description></description> <description />
<src> <src>
<path>$RPTA_PFAD/masken</path> <path>$RPTA_PFAD/masken</path>
</src> </src>
</maske> </maske>
<maske tid="48310" name="Übergang Bachelor-Master" thema="Berichtsassistent"> <maske tid="48310" name="Übergang Bachelor-Master" thema="Berichtsassistent">
<description></description> <description />
<src> <src>
<path>$RPTA_PFAD/masken</path> <path>$RPTA_PFAD/masken</path>
</src> </src>
</maske> </maske>
<maske tid="48380" name="Spaltenlayout löschen" thema="Administration Berichtsassistent"> <maske tid="48380" name="Spaltenlayout löschen" thema="Administration Berichtsassistent">
<description></description> <description />
<src> <src>
<path>$RPTA_PFAD/masken</path> <path>$RPTA_PFAD/masken</path>
</src> </src>
</maske> </maske>
<maske tid="48410" name="Spaltenlayout kopieren" thema="Administration Berichtsassistent"> <maske tid="48410" name="Spaltenlayout kopieren" thema="Administration Berichtsassistent">
<description></description> <description />
<src> <src>
<path>$RPTA_PFAD/masken</path> <path>$RPTA_PFAD/masken</path>
</src> </src>
</maske> </maske>
<maske tid="48430" name="Bewerbungen und Zulassungen" thema="Berichtsassistent"> <maske tid="48430" name="Bewerbungen und Zulassungen" thema="Berichtsassistent">
<description></description> <description />
<src> <src>
<path>$RPTA_PFAD/masken</path> <path>$RPTA_PFAD/masken</path>
</src> </src>
</maske> </maske>
<maske tid="48460" name="Kontostände Finanzbuchhaltung" thema="Berichtsassistent"> <maske tid="48460" name="Kontostände Finanzbuchhaltung" thema="Berichtsassistent">
<description></description> <description />
<src> <src>
<path>$RPTA_PFAD/masken</path> <path>$RPTA_PFAD/masken</path>
</src> </src>
</maske> </maske>
<maske tid="48490" name="Absolvierende nach Studiengang" thema="Berichtsassistent"> <maske tid="48490" name="Absolvierende nach Studiengang" thema="Berichtsassistent">
<description></description> <description />
<src> <src>
<path>$RPTA_PFAD/masken</path> <path>$RPTA_PFAD/masken</path>
</src> </src>
</maske> <!--<maske tid="48140" name="Leistungen und Studiengänge (Makro)" thema="Berichtsassistent"> </maske>
<!--<maske tid="48140" name="Leistungen und Studiengänge (Makro)" thema="Berichtsassistent">
<description>Leistungen und Studiengänge</description> <description>Leistungen und Studiengänge</description>
<src> <src>
<path>$RPTA_PFAD/masken</path> <path>$RPTA_PFAD/masken</path>
@ -441,71 +436,48 @@ parent="Berichtsassistent">Abfragen zur Administration von Berichtsassistent </t
</src> </src>
</maske>--> </maske>-->
</masken> </masken>
<data-integrity> <data-integrity>
<!--rpta_column--> <!--rpta_column-->
<relation from="rpta_column_type" to="rpta_column" delete="FALSE" <relation from="rpta_column_type" to="rpta_column" delete="FALSE" displayType="select" visibleFields="caption" format="%s">
displayType="select" visibleFields="caption" format="%s">
<relation-column from="tid" to="column_type" /> <relation-column from="tid" to="column_type" />
</relation> </relation>
<relation from="rpta_resultset" to="rpta_column_layout" delete="FALSE" <relation from="rpta_resultset" to="rpta_column_layout" delete="FALSE" displayType="select" visibleFields="caption" format="%s">
displayType="select" visibleFields="caption" format="%s">
<relation-column from="tid" to="resultset_id" /> <relation-column from="tid" to="resultset_id" />
</relation> </relation>
<relation from="userinfo" to="rpta_column_layout" delete="FALSE" <relation from="userinfo" to="rpta_column_layout" delete="FALSE" displayType="select" visibleFields="benutzer" format="%s">
displayType="select" visibleFields="benutzer" format="%s">
<relation-column from="tid" to="userinfo_id" /> <relation-column from="tid" to="userinfo_id" />
</relation> </relation>
<relation from="rpta_resultset" to="rpta_column" delete="FALSE" displayType="select" visibleFields="caption" format="%s">
<relation from="rpta_resultset" to="rpta_column" delete="FALSE"
displayType="select" visibleFields="caption" format="%s">
<relation-column from="tid" to="resultset_id" /> <relation-column from="tid" to="resultset_id" />
</relation> </relation>
<relation from="systeminfo" to="rpta_resultset" delete="FALSE" <relation from="systeminfo" to="rpta_resultset" delete="FALSE" displayType="select" visibleFields="name" format="%s">
displayType="select" visibleFields="name" format="%s">
<relation-column from="tid" to="systeminfo_id" /> <relation-column from="tid" to="systeminfo_id" />
</relation> </relation>
<relation from="rpta_column_layout" to="rpta_column2layout" delete="FALSE" displayType="select" visibleFields="caption" format="%s">
<relation from="rpta_column_layout" to="rpta_column2layout" delete="FALSE"
displayType="select" visibleFields="caption" format="%s">
<relation-column from="tid" to="layout_id" /> <relation-column from="tid" to="layout_id" />
</relation> </relation>
<relation from="rpta_column" to="rpta_column2layout" delete="FALSE" <relation from="rpta_column" to="rpta_column2layout" delete="FALSE" displayType="select" visibleFields="caption" format="%s">
displayType="select" visibleFields="caption" format="%s">
<relation-column from="tid" to="column_id" /> <relation-column from="tid" to="column_id" />
</relation> </relation>
<relation from="rpta_format_code" to="rpta_column2layout" delete="FALSE" <relation from="rpta_format_code" to="rpta_column2layout" delete="FALSE" displayType="select" visibleFields="caption" format="%s">
displayType="select" visibleFields="caption" format="%s">
<relation-column from="tid" to="format_code_id" /> <relation-column from="tid" to="format_code_id" />
</relation> </relation>
<relation from="sx_stylesheets" to="rpta_stylesheet2layout" delete="FALSE" displayType="select" visibleFields="filename" format="%s">
<relation from="sx_stylesheets" to="rpta_stylesheet2layout" delete="FALSE"
displayType="select" visibleFields="filename" format="%s">
<relation-column from="tid" to="stylesheet_id" /> <relation-column from="tid" to="stylesheet_id" />
</relation> </relation>
<relation from="rpta_column_layout" to="rpta_stylesheet2layout" delete="FALSE" <relation from="rpta_column_layout" to="rpta_stylesheet2layout" delete="FALSE" displayType="select" visibleFields="caption" format="%s">
displayType="select" visibleFields="caption" format="%s">
<relation-column from="tid" to="layout_id" /> <relation-column from="tid" to="layout_id" />
</relation> </relation>
</data-integrity> </data-integrity>
</database> </database>
<!-- ********************* Liste der RPTA-Prozesse ************************** --> <!-- ********************* Liste der RPTA-Prozesse ************************** -->
<etl> <etl>
<etl-step name="Upload der RPTA-Modul-Rohdaten" type="load" rohdaten="no"> <etl-step name="Upload der RPTA-Modul-Rohdaten" type="load" rohdaten="no"><!-- hier dürfen keine Actions stehen, damit in HIS1 das Ladedatum aktualisiert wird --></etl-step>
<!-- hier dürfen keine Actions stehen, damit in HIS1 das Ladedatum aktualisiert wird -->
</etl-step>
<etl-step name="Transformation" type="trans"> <etl-step name="Transformation" type="trans">
<action> <action>
<nativeaction sql="update systeminfo set datum=today() where tid in (280)" scriptfile="" database="" /> <nativeaction sql="update systeminfo set datum=today() where tid in (280)" scriptfile="" database="" />
</action> </action>
</etl-step> </etl-step>
<etl-step name="Aggregation" type="aggr"> <etl-step name="Aggregation" type="aggr">
<action> <action>
<nativeaction sql="" scriptfile="$RPTA_PFAD/hilfstabellen/rpta_exam_unit_fuellen.sql" database="" /> <nativeaction sql="" scriptfile="$RPTA_PFAD/hilfstabellen/rpta_exam_unit_fuellen.sql" database="" />
@ -515,7 +487,6 @@ parent="Berichtsassistent">Abfragen zur Administration von Berichtsassistent </t
<action> <action>
<nativeaction sql="" scriptfile="$RPTA_PFAD/hilfstabellen/vacuum_pg.sql" database="POSTGRES" /> <nativeaction sql="" scriptfile="$RPTA_PFAD/hilfstabellen/vacuum_pg.sql" database="POSTGRES" />
</action> </action>
</etl-step> </etl-step>
</etl> </etl>
<!-- Elemente nur für die neue KV von HIS:--> <!-- Elemente nur für die neue KV von HIS:-->
@ -564,7 +535,6 @@ parent="Berichtsassistent">Abfragen zur Administration von Berichtsassistent </t
<nativeaction sql="" scriptfile="$RPTA_PFAD/conf/module_metadata.sql" database="" /> <nativeaction sql="" scriptfile="$RPTA_PFAD/conf/module_metadata.sql" database="" />
</action> </action>
</install-upgrade-step> </install-upgrade-step>
<install-upgrade-step name="update_topic_tree" type="" id="rpta_update_topictree_actionstep"> <install-upgrade-step name="update_topic_tree" type="" id="rpta_update_topictree_actionstep">
<action error="stop"> <action error="stop">
<nativeaction sql="" scriptfile="$RPTA_PFAD/upgrade/rpta_upgrade_themenbaum.sql" database="" /> <nativeaction sql="" scriptfile="$RPTA_PFAD/upgrade/rpta_upgrade_themenbaum.sql" database="" />
@ -574,7 +544,6 @@ parent="Berichtsassistent">Abfragen zur Administration von Berichtsassistent </t
<action error="stop" /> <action error="stop" />
</install-upgrade-step> </install-upgrade-step>
</install_upgrade_job> </install_upgrade_job>
<install> <install>
<install-step name="Füllen der Modul-Tabellen"> <install-step name="Füllen der Modul-Tabellen">
<action> <action>
@ -584,13 +553,18 @@ parent="Berichtsassistent">Abfragen zur Administration von Berichtsassistent </t
description char(200) , description char(200) ,
comment char(200) , comment char(200) ,
version integer default 1 version integer default 1
) ;" ) ;" scriptfile="" database="" />
scriptfile="" database=""/>
</action> </action>
<action> <action>
<loadtable refresh="true" delimiter="^" header="false" tabname="rpta_column_type"><file path="$RPTA_PFAD/schluesseltabellen/rpta_column_type.unl"/></loadtable> <loadtable refresh="true" delimiter="^" header="false" tabname="rpta_column_type">
<loadtable refresh="true" delimiter="^" header="false" tabname="rpta_format_code"><file path="$RPTA_PFAD/schluesseltabellen/rpta_format_code.unl"/></loadtable> <file path="$RPTA_PFAD/schluesseltabellen/rpta_column_type.unl" />
<loadtable refresh="true" delimiter="^" header="false" tabname="tmp_templates"><file path="$RPTA_PFAD/schluesseltabellen/fm_templates.unl"/></loadtable> </loadtable>
<loadtable refresh="true" delimiter="^" header="false" tabname="rpta_format_code">
<file path="$RPTA_PFAD/schluesseltabellen/rpta_format_code.unl" />
</loadtable>
<loadtable refresh="true" delimiter="^" header="false" tabname="tmp_templates">
<file path="$RPTA_PFAD/schluesseltabellen/fm_templates.unl" />
</loadtable>
</action> </action>
<action> <action>
<nativeaction sql="" scriptfile="$RPTA_PFAD/schluesseltabellen/fm_templates_fuellen.sql" database="" /> <nativeaction sql="" scriptfile="$RPTA_PFAD/schluesseltabellen/fm_templates_fuellen.sql" database="" />
@ -624,13 +598,10 @@ scriptfile="" database=""/>
<nativeaction sql="" scriptfile="$RPTA_PFAD/schluesseltabellen/rpta_column_layout_internationale_studierende_sicht.sql" database="" /> <nativeaction sql="" scriptfile="$RPTA_PFAD/schluesseltabellen/rpta_column_layout_internationale_studierende_sicht.sql" database="" />
<nativeaction sql="" scriptfile="$RPTA_PFAD/schluesseltabellen/rpta_column_layout_ba_ma_uebergang_nach_abschluss_fuellen.sql" database="" /> <nativeaction sql="" scriptfile="$RPTA_PFAD/schluesseltabellen/rpta_column_layout_ba_ma_uebergang_nach_abschluss_fuellen.sql" database="" />
<nativeaction sql="" scriptfile="$RPTA_PFAD/schluesseltabellen/rpta_column_layout_ba_ma_uebergang_nach_abschluss_fach_fuellen.sql" database="" /> <nativeaction sql="" scriptfile="$RPTA_PFAD/schluesseltabellen/rpta_column_layout_ba_ma_uebergang_nach_abschluss_fach_fuellen.sql" database="" />
<nativeaction sql="" scriptfile="$RPTA_PFAD/schluesseltabellen/macro_masken_bez_fuellen.sql" database="" /> <nativeaction sql="" scriptfile="$RPTA_PFAD/schluesseltabellen/macro_masken_bez_fuellen.sql" database="" />
</action> </action>
</install-step> </install-step>
</install> </install>
<upgrade> <upgrade>
<upgrade-step> <upgrade-step>
<action> <action>
@ -640,25 +611,27 @@ scriptfile="" database=""/>
description char(200) , description char(200) ,
comment char(200) , comment char(200) ,
version integer default 1 version integer default 1
) ;" ) ;" scriptfile="" database="" />
scriptfile="" database=""/>
</action> </action>
<action> <action>
<loadtable refresh="true" delimiter="^" header="false" tabname="rpta_column_type"><file path="$RPTA_PFAD/schluesseltabellen/rpta_column_type.unl"/></loadtable> <loadtable refresh="true" delimiter="^" header="false" tabname="rpta_column_type">
<loadtable refresh="true" delimiter="^" header="false" tabname="rpta_format_code"><file path="$RPTA_PFAD/schluesseltabellen/rpta_format_code.unl"/></loadtable> <file path="$RPTA_PFAD/schluesseltabellen/rpta_column_type.unl" />
<loadtable refresh="true" delimiter="^" header="false" tabname="tmp_templates"><file path="$RPTA_PFAD/schluesseltabellen/fm_templates.unl"/></loadtable> </loadtable>
<loadtable refresh="true" delimiter="^" header="false" tabname="rpta_format_code">
<file path="$RPTA_PFAD/schluesseltabellen/rpta_format_code.unl" />
</loadtable>
<loadtable refresh="true" delimiter="^" header="false" tabname="tmp_templates">
<file path="$RPTA_PFAD/schluesseltabellen/fm_templates.unl" />
</loadtable>
</action> </action>
<action> <action>
<nativeaction sql="" scriptfile="$RPTA_PFAD/schluesseltabellen/fm_templates_fuellen.sql" database="" /> <nativeaction sql="" scriptfile="$RPTA_PFAD/schluesseltabellen/fm_templates_fuellen.sql" database="" />
<nativeaction sql="" scriptfile="$RPTA_PFAD/schluesseltabellen/sachgebiete_fuellen.sql" database="" /> <nativeaction sql="" scriptfile="$RPTA_PFAD/schluesseltabellen/sachgebiete_fuellen.sql" database="" />
<nativeaction sql="" scriptfile="$RPTA_PFAD/schluesseltabellen/sx_stylesheets_einfuegen.sql" database="" /> <nativeaction sql="" scriptfile="$RPTA_PFAD/schluesseltabellen/sx_stylesheets_einfuegen.sql" database="" />
<!--nachfolgende Scripte benötigen bereits die Metadaten, daher manuell vorab ausführen:--> <!--nachfolgende Scripte benötigen bereits die Metadaten, daher manuell vorab ausführen:-->
<nativeaction sql="" scriptfile="$RPTA_PFAD/conf/sx_tables_fuellen.sql" database="" /> <nativeaction sql="" scriptfile="$RPTA_PFAD/conf/sx_tables_fuellen.sql" database="" />
<nativeaction sql="" scriptfile="$RPTA_PFAD/conf/sx_fields_fuellen.sql" database="" /> <nativeaction sql="" scriptfile="$RPTA_PFAD/conf/sx_fields_fuellen.sql" database="" />
<!--nun sind die Metadaten vorhanden--> <!--nun sind die Metadaten vorhanden-->
<nativeaction sql="" scriptfile="$RPTA_PFAD/upgrade/rpta_upgrade_man.sql" database="" /> <nativeaction sql="" scriptfile="$RPTA_PFAD/upgrade/rpta_upgrade_man.sql" database="" />
<nativeaction sql="" scriptfile="$RPTA_PFAD/schluesseltabellen/studierende_datenblatt_virtuell.sql" database="" /> <nativeaction sql="" scriptfile="$RPTA_PFAD/schluesseltabellen/studierende_datenblatt_virtuell.sql" database="" />
<nativeaction sql="" scriptfile="$RPTA_PFAD/schluesseltabellen/absolvierende_datenblatt_virtuell.sql" database="" /> <nativeaction sql="" scriptfile="$RPTA_PFAD/schluesseltabellen/absolvierende_datenblatt_virtuell.sql" database="" />
@ -684,41 +657,20 @@ scriptfile="" database=""/>
<nativeaction sql="" scriptfile="$RPTA_PFAD/schluesseltabellen/rpta_column_layout_internationale_studierende_sicht.sql" database="" /> <nativeaction sql="" scriptfile="$RPTA_PFAD/schluesseltabellen/rpta_column_layout_internationale_studierende_sicht.sql" database="" />
<nativeaction sql="" scriptfile="$RPTA_PFAD/schluesseltabellen/rpta_column_layout_ba_ma_uebergang_nach_abschluss_fuellen.sql" database="" /> <nativeaction sql="" scriptfile="$RPTA_PFAD/schluesseltabellen/rpta_column_layout_ba_ma_uebergang_nach_abschluss_fuellen.sql" database="" />
<nativeaction sql="" scriptfile="$RPTA_PFAD/schluesseltabellen/rpta_column_layout_ba_ma_uebergang_nach_abschluss_fach_fuellen.sql" database="" /> <nativeaction sql="" scriptfile="$RPTA_PFAD/schluesseltabellen/rpta_column_layout_ba_ma_uebergang_nach_abschluss_fach_fuellen.sql" database="" />
<nativeaction sql="" scriptfile="$RPTA_PFAD/schluesseltabellen/macro_masken_bez_fuellen.sql" database="" /> <nativeaction sql="" scriptfile="$RPTA_PFAD/schluesseltabellen/macro_masken_bez_fuellen.sql" database="" />
</action> </action>
</upgrade-step> </upgrade-step>
</upgrade> </upgrade>
<uninstall-step name="Deinstalliere Schlüssel"> <uninstall-step name="Deinstalliere Schlüssel">
<action error="stop"> <action error="stop">
<nativeaction sql="" scriptfile="$RPTA_PFAD/schluesseltabellen/sachgebiete_loeschen.sql" database="" /> <nativeaction sql="" scriptfile="$RPTA_PFAD/schluesseltabellen/sachgebiete_loeschen.sql" database="" />
</action> </action>
</uninstall-step> </uninstall-step>
<!-- ********************* Liste der RPTA-Prozesse ************************** --> <!-- ********************* Liste der RPTA-Prozesse ************************** -->
<dbforms> <dbforms>
<form name="rpta_column_layout_list" table="rpta_column_layout" path="/edit/rpta/rpta_column_layout_list.jsp" followUp="" caption="Spaltenlayouts verwalten" orderBy="sortnr,caption" gotoHt="" helpfile="" maxRows="*" mode="full">
<form name="rpta_column_layout_list"
table="rpta_column_layout"
path="/edit/rpta/rpta_column_layout_list.jsp"
followUp=""
caption="Spaltenlayouts verwalten"
orderBy="sortnr,caption"
gotoHt=""
helpfile=""
maxRows="*"
mode="full">
<description>In diesem Formular können Sie Spaltenlayouts verwalten.</description> <description>In diesem Formular können Sie Spaltenlayouts verwalten.</description>
<filters> <filters />
</filters>
<field-selection complete="false" /> <field-selection complete="false" />
<customfield name="tid" nullFieldValue="" /> <customfield name="tid" nullFieldValue="" />
<customfield name="caption" nullFieldValue="" visibleSize="30" /> <customfield name="caption" nullFieldValue="" visibleSize="30" />
@ -726,18 +678,7 @@ scriptfile="" database=""/>
<customfield name="sortnr" nullFieldValue="" visibleSize="30" /> <customfield name="sortnr" nullFieldValue="" visibleSize="30" />
<customfield type="link" name="Details" path="/superx/edit/rpta/rpta_column_layout_edit.jsp" linkid="tid" /> <customfield type="link" name="Details" path="/superx/edit/rpta/rpta_column_layout_edit.jsp" linkid="tid" />
</form> </form>
<form name="rpta_column_layout_edit" table="rpta_column_layout" path="/edit/rpta/rpta_column_layout_edit.jsp" followUp="" caption="Spaltenlayouts bearbeiten" orderBy="caption" gotoHt="" helpfile="" maxRows="1" mode="full">
<form name="rpta_column_layout_edit"
table="rpta_column_layout"
path="/edit/rpta/rpta_column_layout_edit.jsp"
followUp=""
caption="Spaltenlayouts bearbeiten"
orderBy="caption"
gotoHt=""
helpfile=""
maxRows="1"
mode="full">
<description>In diesem Formular können Sie Spaltenlayouts verwalten.</description> <description>In diesem Formular können Sie Spaltenlayouts verwalten.</description>
<filters> <filters>
<filter mandatory="true" type="equals">tid</filter> <filter mandatory="true" type="equals">tid</filter>
@ -751,22 +692,14 @@ mode="full">
<customfield name="sortclause" visibleSize="50" nullFieldValue="" /> <customfield name="sortclause" visibleSize="50" nullFieldValue="" />
<customfield name="description" visibleSize="50" nullFieldValue="" /> <customfield name="description" visibleSize="50" nullFieldValue="" />
<customfield name="sortnr" visibleSize="10" nullFieldValue="" /> <customfield name="sortnr" visibleSize="10" nullFieldValue="" />
<customfield name="Spalten" type="subform" multipart="false" autoUpdate="false" maxRows="*" table="rpta_column2layout" parentField="tid" childField="layout_id" orderBy="sortnr" allowNew="true" mode="full">
<customfield name="Spalten" type="subform" multipart="false" autoUpdate="false"
maxRows="*" table="rpta_column2layout" parentField="tid" childField="layout_id"
orderBy="sortnr" allowNew="true"
mode="full">
<field-selection complete="false" /> <field-selection complete="false" />
<customfield name="layout_id" type="hidden" overrideValue="tid" /> <customfield name="layout_id" type="hidden" overrideValue="tid" />
<customfield name="column_id" type="include" path="/edit/rpta/rpta_column_layout_add_column.inc" /> <customfield name="column_id" type="include" path="/edit/rpta/rpta_column_layout_add_column.inc" />
<customfield name="sortnr" nullFieldValue="" visibleSize="10" /> <customfield name="sortnr" nullFieldValue="" visibleSize="10" />
<customfield type="link" name="Details" path="/superx/edit/rpta/rpta_column2layout_edit.jsp" <customfield type="link" name="Details" path="/superx/edit/rpta/rpta_column2layout_edit.jsp" linkVar="tid" linkid="tid" mandatoryFilter="" mandatoryFilterVar="" />
linkVar="tid" linkid="tid" mandatoryFilter="" mandatoryFilterVar=""/>
</customfield> </customfield>
<customfield name="Stylesheets" type="subform" multipart="false" autoUpdate="false" <customfield name="Stylesheets" type="subform" multipart="false" autoUpdate="false" maxRows="*" table="rpta_stylesheet2layout" parentField="tid" childField="layout_id" orderBy="sortnr" allowNew="true" mode="full">
maxRows="*" table="rpta_stylesheet2layout" parentField="tid" childField="layout_id"
orderBy="sortnr" allowNew="true"
mode="full">
<field-selection complete="false" /> <field-selection complete="false" />
<customfield name="layout_id" type="hidden" overrideValue="tid" /> <customfield name="layout_id" type="hidden" overrideValue="tid" />
<customfield name="stylesheet_id" /> <customfield name="stylesheet_id" />
@ -775,18 +708,7 @@ mode="full">
linkVar="tid" linkid="tid" mandatoryFilter="" mandatoryFilterVar=""/>--> linkVar="tid" linkid="tid" mandatoryFilter="" mandatoryFilterVar=""/>-->
</customfield> </customfield>
</form> </form>
<form name="rpta_column2layout_edit" table="rpta_column2layout" path="/edit/rpta/rpta_column2layout_edit.jsp" followUp="" caption="Spaltenlayouts bearbeiten" orderBy="sortnr" gotoHt="" helpfile="" maxRows="1" mode="full">
<form name="rpta_column2layout_edit"
table="rpta_column2layout"
path="/edit/rpta/rpta_column2layout_edit.jsp"
followUp=""
caption="Spaltenlayouts bearbeiten"
orderBy="sortnr"
gotoHt=""
helpfile=""
maxRows="1"
mode="full">
<description>In diesem Formular können Sie Spaltenlayouts verwalten.</description> <description>In diesem Formular können Sie Spaltenlayouts verwalten.</description>
<filters> <filters>
<filter mandatory="true" type="equals">tid</filter> <filter mandatory="true" type="equals">tid</filter>
@ -801,7 +723,6 @@ mode="full">
<customfield name="visible_size" visibleSize="50" nullFieldValue="" /> <customfield name="visible_size" visibleSize="50" nullFieldValue="" />
<customfield name="format_code_id" visibleSize="50" nullFieldValue="" /> <customfield name="format_code_id" visibleSize="50" nullFieldValue="" />
<customfield name="description" visibleSize="50" nullFieldValue="" /> <customfield name="description" visibleSize="50" nullFieldValue="" />
</form> </form>
<!-- <!--
<form name="rpta_stylesheet2layout_edit" <form name="rpta_stylesheet2layout_edit"
@ -827,37 +748,16 @@ mode="full">
</form> </form>
--> -->
<form name="rpta_resultset_list" table="rpta_resultset" path="/edit/rpta/rpta_resultset_list.jsp" followUp="" caption="Resultsets verwalten" orderBy="caption" gotoHt="" helpfile="" maxRows="*" mode="full">
<form name="rpta_resultset_list"
table="rpta_resultset"
path="/edit/rpta/rpta_resultset_list.jsp"
followUp=""
caption="Resultsets verwalten"
orderBy="caption"
gotoHt=""
helpfile=""
maxRows="*"
mode="full">
<description>In diesem Formular können Sie Ergebnistabellen verwalten. Im Details-Formular können Sie Eigenschaften zuordnen.</description> <description>In diesem Formular können Sie Ergebnistabellen verwalten. Im Details-Formular können Sie Eigenschaften zuordnen.</description>
<filters> <filters />
</filters>
<field-selection complete="false" /> <field-selection complete="false" />
<customfield name="tid" nullFieldValue="" /> <customfield name="tid" nullFieldValue="" />
<customfield name="caption" nullFieldValue="" visibleSize="30" /> <customfield name="caption" nullFieldValue="" visibleSize="30" />
<customfield name="uniquename" nullFieldValue="" visibleSize="30" /> <customfield name="uniquename" nullFieldValue="" visibleSize="30" />
<customfield type="link" name="Details" path="/superx/edit/rpta/rpta_resultset_edit.jsp" linkid="tid" /> <customfield type="link" name="Details" path="/superx/edit/rpta/rpta_resultset_edit.jsp" linkid="tid" />
</form> </form>
<form name="rpta_resultset_edit" <form name="rpta_resultset_edit" table="rpta_resultset" path="/edit/rpta/rpta_resultset_edit.jsp" followUp="" caption="Ergebnistabellen bearbeiten" orderBy="caption" gotoHt="" helpfile="" maxRows="1" mode="full">
table="rpta_resultset"
path="/edit/rpta/rpta_resultset_edit.jsp"
followUp=""
caption="Ergebnistabellen bearbeiten"
orderBy="caption"
gotoHt=""
helpfile=""
maxRows="1"
mode="full">
<description>In diesem Formular können Sie Ergebnistabellen verwalten.</description> <description>In diesem Formular können Sie Ergebnistabellen verwalten.</description>
<filters> <filters>
<filter mandatory="true" type="equals">tid</filter> <filter mandatory="true" type="equals">tid</filter>
@ -871,40 +771,17 @@ mode="full">
<customfield name="whereclause" visibleSize="10" nullFieldValue="" /> <customfield name="whereclause" visibleSize="10" nullFieldValue="" />
<customfield name="systeminfo_id" visibleSize="10" nullFieldValue="" /> <customfield name="systeminfo_id" visibleSize="10" nullFieldValue="" />
<customfield name="is_virtual" visibleSize="5" nullFieldValue="" /> <customfield name="is_virtual" visibleSize="5" nullFieldValue="" />
</form> </form>
<form name="rpta_column_list" table="rpta_column" path="/edit/rpta/rpta_column_list.jsp" followUp="" caption="Spalten verwalten" orderBy="caption" gotoHt="" helpfile="" maxRows="*" mode="full">
<form name="rpta_column_list"
table="rpta_column"
path="/edit/rpta/rpta_column_list.jsp"
followUp=""
caption="Spalten verwalten"
orderBy="caption"
gotoHt=""
helpfile=""
maxRows="*"
mode="full">
<description>In diesem Formular können Sie Spalten verwalten. Im Details-Formular können Sie Eigenschaften zuordnen.</description> <description>In diesem Formular können Sie Spalten verwalten. Im Details-Formular können Sie Eigenschaften zuordnen.</description>
<filters> <filters />
</filters>
<field-selection complete="false" /> <field-selection complete="false" />
<customfield name="tid" nullFieldValue="" /> <customfield name="tid" nullFieldValue="" />
<customfield name="caption" nullFieldValue="" visibleSize="30" /> <customfield name="caption" nullFieldValue="" visibleSize="30" />
<customfield name="column_type_id" nullFieldValue="" visibleSize="30" /> <customfield name="column_type_id" nullFieldValue="" visibleSize="30" />
<customfield type="link" name="Details" path="/superx/edit/rpta/rpta_column_edit.jsp" linkid="tid" /> <customfield type="link" name="Details" path="/superx/edit/rpta/rpta_column_edit.jsp" linkid="tid" />
</form> </form>
<form name="rpta_column_edit" <form name="rpta_column_edit" table="rpta_column" path="/edit/rpta/rpta_column_edit.jsp" followUp="" caption="Spaltendefinition bearbeiten" orderBy="caption" gotoHt="" helpfile="" maxRows="1" mode="full">
table="rpta_column"
path="/edit/rpta/rpta_column_edit.jsp"
followUp=""
caption="Spaltendefinition bearbeiten"
orderBy="caption"
gotoHt=""
helpfile=""
maxRows="1"
mode="full">
<description>In diesem Formular können Sie Spaltendefinitionen verwalten.</description> <description>In diesem Formular können Sie Spaltendefinitionen verwalten.</description>
<filters> <filters>
<filter mandatory="true" type="equals">tid</filter> <filter mandatory="true" type="equals">tid</filter>
@ -922,8 +799,6 @@ mode="full">
<customfield name="visible_size" visibleSize="10" nullFieldValue="" /> <customfield name="visible_size" visibleSize="10" nullFieldValue="" />
<customfield name="is_aggregate" visibleSize="10" nullFieldValue="" /> <customfield name="is_aggregate" visibleSize="10" nullFieldValue="" />
<customfield name="description" visibleSize="10" nullFieldValue="" /> <customfield name="description" visibleSize="10" nullFieldValue="" />
</form> </form>
</dbforms> </dbforms>
</module> </module>

Loading…
Cancel
Save