@ -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= "rpta" version= "0.1 " sachgebiet_id= "330"
<module name= "rpta" version= "0.2b " sachgebiet_id= "330"
sachgebiet="Berichtsassistent" systeminfo_id="330"
sachgebiet="Berichtsassistent" systeminfo_id="330"
system="Berichtsassistent" thema="Berichtsassistent" thema_parent="Abfragen">
system="Berichtsassistent" thema="Berichtsassistent" thema_parent="Abfragen">
<database name= "superx" system= "superx" >
<database name= "superx" system= "superx" >
@ -14,15 +14,17 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[RPTA]" />
<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" />
<column name= "uniquename" type= "VARCHAR" size= "255" default= "" notnull= "true" description= "Unique Name " />
<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" />
<column name= "srcfieldname" type= "VARCHAR" size= "255" default= "" notnull= "" description= "Quellfeld" />
<column name= "srcfieldname" type= "VARCHAR" size= "255" default= "" notnull= "" description= "Quellfeld" />
<column name= "targetfieldname" type= "VARCHAR" size= "255" default= "" notnull= "" description= "Zielfeld" />
<column name= "targetfieldname" type= "VARCHAR" size= "255" default= "" notnull= "" description= "Zielfeld" currentlyUsed= "false" />
<column name= "column_type" type= "INTEGER" size= "" default= "" notnull= "" description= "Spaltentyp" > <comment > Physische Spalte/Logische Spalte/Lookup</comment> </column>
<column name= "column_type" type= "INTEGER" size= "" default= "" notnull= "" description= "Spaltentyp" > <comment > Physische Spalte/Logische Spalte/Lookup</comment> </column>
<column name= "col_function" type= "VARCHAR " size= "255" default= "" notnull= "" description= "Funktion" > <comment > Bei logischen Spalten/Lookup</comment> </column>
<column name= "col_function" type= "TEXT " size= "255" default= "" notnull= "" description= "Funktion" > <comment > Bei logischen Spalten/Lookup</comment> </column>
<column name= "is_visible" type= "SMALLINT" size= "2" default= "" notnull= "" description= "Sichtbare Spalte" > </column>
<column name= "is_visible" type= "SMALLINT" size= "2" default= "" notnull= "" description= "Sichtbare Spalte" > </column>
<column name= "visible_size" type= "SMALLINT" size= "2" default= "" notnull= "" description= "Läng e in Zeichen" > <comment > Bei String-Spalten</comment> </column>
<column name= "visible_size" type= "SMALLINT" size= "2" default= "" notnull= "" description= "Breit e in Zeichen" > <comment > Bei String-Spalten</comment> </column>
<column name= "is_aggregate" type= "SMALLINT" size= "2" default= "" notnull= "" description= "Aggregierte Spalte" > </column>
<column name= "is_aggregate" type= "SMALLINT" size= "2" default= "" notnull= "" description= "Aggregierte Spalte" > </column>
<column name= "resultset_id" type= "INTEGER" size= "255" default= "" notnull= "" description= "Resultset" />
<column name= "description" type= "TEXT" size= "255" default= "" notnull= "" description= "Beschreibung" > <comment > Erläuterungstext</comment> </column>
</columns>
</columns>
<primaryKeys > <rs >
<primaryKeys > <rs >
@ -46,7 +48,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[RPTA]" />
<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= "Unique Name " />
<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 >
@ -69,9 +71,10 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[RPTA]" />
<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" />
<column name= "uniquename" type= "VARCHAR" size= "255" default= "" notnull= "true" description= "Unique Name " />
<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" />
<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)" />
</columns>
</columns>
<primaryKeys > <rs >
<primaryKeys > <rs >
@ -90,13 +93,12 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[RPTA]" />
</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>
<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= "resultset_id" type= "INTEGER" size= "255" default= "" notnull= "" description= "Resultset" />
</columns>
</columns>
<primaryKeys > <rs >
<primaryKeys > <rs >
@ -113,7 +115,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[RPTA]" />
<indexes >
<indexes >
</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>
@ -146,9 +148,9 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[RPTA]" />
<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= "Bezeichnung" />
<column name= "caption" type= "VARCHAR" size= "255" default= "" notnull= "" description= "Bezeichnung" />
<column name= "uniquename" type= "VARCHAR" size= "255" default= "" notnull= "" description= "Bezeichnung" />
<column name= "uniquename" type= "VARCHAR" size= "255" default= "" notnull= "" description= "Bezeichnung" />
<column name= "fieldclause" type= "VARCHAR " size= "255" default= "" notnull= "false" description= "Defaultwert" />
<column name= "fieldclause" type= "TEXT " size= "255" default= "" notnull= "false" description= "Defaultwert" />
<column name= "joinclause" type= "VARCHAR " size= "255" default= "" notnull= "false" description= "Defaultwert" />
<column name= "joinclause" type= "TEXT " size= "255" default= "" notnull= "false" description= "Defaultwert" />
<column name= "whereclause" type= "VARCHAR " size= "255" default= "" notnull= "false" description= "Einheit" />
<column name= "whereclause" type= "TEXT " size= "255" default= "" notnull= "false" description= "Einheit" />
<column name= "systeminfo_id" type= "INTEGER" size= "255"
<column name= "systeminfo_id" type= "INTEGER" size= "255"
default="" notnull="false" description="Quellsystem">
default="" notnull="false" description="Quellsystem">
@ -212,14 +214,20 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[RPTA]" />
parent="Berichtsassistent">Abfragen zur Administration von Berichtsassistent </thema>
parent="Berichtsassistent">Abfragen zur Administration von Berichtsassistent </thema>
</themen>
</themen>
<masken >
<masken >
<!--
<maske tid= "45000" name= "Berichtsassistent suchen " thema= "Administration Berichtsassistent" >
<maske tid= "45000" 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= "45030" name= "Tabellenverwaltung suchen" thema= "Administration Berichtsassistent" >
<description > Berichtsassistent verwalten</description>
<src >
<path > $RPTA_PFAD/masken</path>
</src>
</maske> -->
</masken>
</masken>
<data-integrity >
<data-integrity >
@ -232,7 +240,7 @@ x<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= "rpta_resultset" to= "rpta_column2resultset " delete= "FALSE"
<relation from= "rpta_resultset" to= "rpta_column" 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>
@ -241,10 +249,7 @@ x<relation from="rpta_resultset" to="rpta_column_layout" delete="FALSE"
<relation-column from= "tid" to= "systeminfo_id" />
<relation-column from= "tid" to= "systeminfo_id" />
</relation>
</relation>
<relation from= "rpta_column" to= "rpta_column2resultset" delete= "FALSE"
displayType="select" visibleFields="caption" format="%s">
<relation-column from= "tid" to= "column_id" />
</relation>
<relation from= "rpta_column_layout" to= "rpta_column2layout" delete= "FALSE"
<relation from= "rpta_column_layout" to= "rpta_column2layout" 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" />
@ -347,11 +352,13 @@ mode="full">
<customfield name= "Spalten" type= "subform" multipart= "false" autoUpdate= "false"
<customfield name= "Spalten" type= "subform" multipart= "false" autoUpdate= "false"
maxRows="*" table="rpta_column2layout" parentField="tid" childField="layout_id"
maxRows="*" table="rpta_column2layout" parentField="tid" childField="layout_id"
orderBy="" allowNew="true"
orderBy="" allowNew="true"
mode="full ">
mode="edit_delete ">
<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" nullFieldValue= "" visibleSize= "5" />
<customfield name= "column_id" nullFieldValue= "" visibleSize= "5" />
<customfield name= "sortnr" nullFieldValue= "" visibleSize= "10" />
<customfield name= "sortnr" nullFieldValue= "" visibleSize= "10" />
<customfield type= "link" name= "Details" path= "/superx/edit/rpta/rpta_column_edit.jsp"
linkVar="tid" linkid="column_id" mandatoryFilter="" mandatoryFilterVar=""/>
</customfield>
</customfield>
</form>
</form>
@ -437,13 +444,14 @@ mode="full">
<field-selection complete= "false" />
<field-selection complete= "false" />
<customfield name= "tid" />
<customfield name= "tid" />
<customfield name= "caption" visibleSize= "50" nullFieldValue= "" />
<customfield name= "caption" visibleSize= "50" nullFieldValue= "" />
<customfield name= "uniquename" visibleSize= "50" nullFieldValue= "" />
<customfield name= "srcfieldname" visibleSize= "50" nullFieldValue= "" />
<customfield name= "srcfieldname" visibleSize= "50" nullFieldValue= "" />
<customfield name= "targetfieldname" visibleSize= "50" nullFieldValue= "" />
<customfield name= "column_type" visibleSize= "10" nullFieldValue= "" />
<customfield name= "column_type_id" visibleSize= "10" nullFieldValue= "" />
<customfield name= "col_function" visibleSize= "100" nullFieldValue= "" />
<customfield name= "col_function" visibleSize= "100" nullFieldValue= "" />
<customfield name= "is_visible" visibleSize= "10" nullFieldValue= "" />
<customfield name= "is_visible" visibleSize= "10" nullFieldValue= "" />
<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= "" />
</form>
</form>
</dbforms>
</dbforms>