BLKRSNDESC

Holds Reason code description in different locales

Column Descriptions:

NameTypeDescription
BLKRSNCODE_IDINTEGER NOT NULLThe block reason code for which the language specific description is being provided.
LANGUAGE_IDINTEGER NOT NULLThe specific language in which the description is being provided.
DESCRIPTIONVARCHAR (254) NOT NULLDescription of the reason code
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>BLKRSNCODE_ID+LANGUAGE_IDPrimary Key

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_1221BLKRSNCODE_IDBLKRSNCODEBLKRSNCODE_IDCascade
F_1222LANGUAGE_IDLANGUAGELANGUAGE_IDCascade