RTNRSNDESC

This table stores the language-dependent description of the return reason codes.

Column Descriptions:

NameTypeDescription
RTNREASON_IDINTEGER NOT NULLThe reason to which this information applies.
LANGUAGE_IDINTEGER NOT NULLThe language for which this information applies. For a list of language components, see the LANGUAGE table.
DESCRIPTIONVARCHAR (254)A description of the reason for the return.
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>RTNREASON_ID+LANGUAGE_IDPrimary Key

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_732LANGUAGE_IDLANGUAGELANGUAGE_IDCascade
F_733RTNREASON_IDRTNREASONRTNREASON_IDCascade