DKPDCDESC

Contains the descriptions of predefined configurations.

Column Descriptions:

NameTypeDescription
DKPREDEFCONF_IDBIGINT NOT NULLThe ID of the predefined configuration.
LANGUAGE_IDINTEGER NOT NULLLanguage in which the name and description are written. For a list of language components, see the LANGUAGE table.
NAMECHAR (128) NOT NULLName of the predefined configuration.
SHORTDESCRIPTIONVARCHAR (254)A short description of the predefined configuration.
LONGDESCRIPTIONCLOB (1000000)The full description of the predefined configuration.
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>DKPREDEFCONF_ID+LANGUAGE_IDPrimary Key

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_1186DKPREDEFCONF_IDDKPREDEFCONFDKPREDEFCONF_IDCascade
F_1187LANGUAGE_IDLANGUAGELANGUAGE_IDCascade