PRODSETDSC

This table holds the language-dependent information related to product sets.

Column Descriptions:

NameTypeDescription
PRODUCTSET_IDINTEGER NOT NULLThe product set ID.
LANGUAGE_IDINTEGER NOT NULLThe language ID. For a list of language components, see the LANGUAGE table.
DESCRIPTIONVARCHAR (254)The language specific description of the product set.
OPTCOUNTERSMALLINTThe 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>PRODUCTSET_ID+LANGUAGE_IDPrimary Key

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_620LANGUAGE_IDLANGUAGELANGUAGE_IDCascade
F_621PRODUCTSET_IDPRODUCTSETPRODUCTSET_IDCascade