RTNDSPDESC

This table stores the language-dependent description of a return disposition code.

Column Descriptions:

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

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_723LANGUAGE_IDLANGUAGELANGUAGE_IDCascade
F_724RTNDSPCODE_IDRTNDSPCODERTNDSPCODE_IDCascade