CHRGTYPDSC

This table contains the language-dependent descriptions of the Charge Type.

Column Descriptions:

NameTypeDescription
CHARGETYPE_IDINTEGER NOT NULLThe ID of the Charge Type for which this description belongs.
LANGUAGE_IDINTEGER NOT NULLThe ID of the Language of the description. For a list of language components, see the LANGUAGE table.
DESCRIPTIONVARCHAR (254) NOT NULLDescription of the Charge type in the language specified by LANGUAGE_ID.
OPTCOUNTERSMALLINT NOT NULL DEFAULT 0The optimistic concurrency control counter for the table. Every time there is an update to the table, the counter is incremented.

Indexes:

NameColumn NamesType
<SYSTEM-GENERATED>CHARGETYPE_ID+LANGUAGE_IDPrimary Key

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_237LANGUAGE_IDLANGUAGELANGUAGE_IDCascade
F_238CHARGETYPE_IDCHARGETYPECHARGETYPE_IDCascade