ORDCHGRSNDS

The order change reason code description for different languages.

Column Descriptions:

NameTypeDescription
ORDCHGRSN_IDINTEGER NOT NULLThe ID of the reason code for this description.
LANGUAGE_IDINTEGER NOT NULLThe ID of the language used for the description.
DESCRIPTIONVARCHAR (1024)Description of the reason in the language specified by LANGUAGE_ID.
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>ORDCHGRSN_ID+LANGUAGE_IDPrimary Key

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
R_3457ORDCHGRSN_IDORDCHGRSNORDCHGRSN_IDCascade