Sektion |
WMConfig |
Modul |
|
Muss Feld |
Ja |
Typ |
Text (String) |
Standardwert |
- |
Beschreibung
Der Tag <COPCatalogColumnName> legt fest, aus welcher Spalte in der COP Katalog Tabelle der Wert in das Attribut übertragen wird.
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