DKPDCCATENTREL

Contains relationships between predefined configurations and the dynamic kit catalog entries for which they are built.

Column Descriptions:

NameTypeDescription
DKPREDEFCONF_IDBIGINT NOT NULLThe ID of the predefined configuration.
CATENTRY_IDBIGINT NOT NULLThe catalog entry ID of the dynamic kit for which this predefined configuration is built.
SEQUENCEINTEGER NOT NULL DEFAULT 0The sequence number used to determine the order in which to display the component.
OPTCOUNTERSMALLINT NOT NULL DEFAULT 0The 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+CATENTRY_IDPrimary Key
I0001255CATENTRY_IDNon-Unique Index

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_1184DKPREDEFCONF_IDDKPREDEFCONFDKPREDEFCONF_IDCascade
F_1185CATENTRY_IDCATENTRYCATENTRY_IDCascade