TKLRRSNDSC

This table holds description of reasons for creating to-do items.

Column Descriptions:

NameTypeDescription
TKLRREASON_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 to-do item.
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>TKLRREASON_ID+LANGUAGE_IDPrimary Key

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_1207LANGUAGE_IDLANGUAGELANGUAGE_IDCascade
F_1208TKLRREASON_IDTKLRREASONTKLRREASON_IDCascade