Sektion |
WMConfig |
Modul |
|
Muss Feld |
Ja |
Typ |
Text (String) |
Standardwert |
- |
Beschreibung
Der Tag <COPCatalogTableName> gibt an, welche Tabellenkonfiguration (Tag <Tablle>) aus <COPCatalog> für dieses Attribute von COP Katalog angewendet werden soll.
Beispiel
<Class extends="DMMasterdata, DMReleaseProcess">
<Name catalog="awm_stda" msg_num="251">MASTERDATA</Name>
<Attribute>DESCRIPTION
<AttributeEditorClass>com.cop.catalog.COPCatalogEditor</AttributeEditorClass>
<COPCatalogTableName>COP_CATALOG</COPCatalogTableName>
<COPCatalogColumnName>DESCRIPTION_DE</COPCatalogColumnName>
</Attribute>
<Attribute>DESCRIPTION_EN
<AttributeEditorClass>com.cop.catalog.COPCatalogEditor</AttributeEditorClass>
<COPCatalogTableName>COP_CATALOG</COPCatalogTableName>
<COPCatalogColumnName>DESCRIPTION_EN</COPCatalogColumnName>
</Attribute>
</Class>
Siehe auch
·COP Katalog XML Konfiguration
(c) 2018 COP Informatik AG www.copag.ch