RTNDNYDESC

This table stores the language-dependent descriptions of the reasons for denying return merchandise authorizations (RMAs).

Column Descriptions:

NameTypeDescription
RTNDNYRSN_IDINTEGER NOT NULLThe ID of the denial reason for which this description belongs.
LANGUAGE_IDINTEGER NOT NULLThe ID of the language used for the description. For a list of language components, see the LANGUAGE table.
DESCRIPTIONVARCHAR (384) NOT NULLDescription of the denial 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>RTNDNYRSN_ID+LANGUAGE_IDPrimary Key

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_719LANGUAGE_IDLANGUAGELANGUAGE_IDCascade
F_720RTNDNYRSN_IDRTNDNYRSNRTNDNYRSN_IDCascade