TKLRACTDSC

This table holds the description of actions that can be performed on to-do items.

Column Descriptions:

NameTypeDescription
TKLRACTION_IDINTEGER NOT NULLThe ID of the tickler action for this description.
LANGUAGE_IDINTEGER NOT NULLThe ID of the language used for the description. For a list of language components, see the LANGUAGE table.
DESCRIPTIONVARCHAR (254)Description of the tickler action 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>TKLRACTION_ID+LANGUAGE_IDPrimary Key

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_1204LANGUAGE_IDLANGUAGELANGUAGE_IDCascade
F_1205TKLRACTION_IDTKLRACTIONTKLRACTION_IDCascade