CLSFCODEDS

This table contains the language specific information of product classification code.

Column Descriptions:

NameTypeDescription
LANGUAGE_IDINTEGER NOT NULLLanguage reference number. For a list of language components, see the LANGUAGE table.
CLASIFCODE_IDBIGINT NOT NULLClassification code reference number.
DESCRIPTIONVARCHAR (254) NOT NULLDescription of the product classification code.
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>LANGUAGE_ID+CLASIFCODE_IDPrimary Key
I0000536CLASIFCODE_IDNon-Unique Index

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_241CLASIFCODE_IDCLASIFCODECLASIFCODE_IDCascade
F_242LANGUAGE_IDLANGUAGELANGUAGE_IDCascade