DKPREDEFCONF

Contains predefined configurations of dynamic kit catalog entries.

Column Descriptions:

NameTypeDescription
DKPREDEFCONF_IDBIGINT NOT NULLPredefined Configuration ID
CONFIGURATION_IDVARCHAR (256)ID used by external configurator to represent the components of this starting point
COMPLETESMALLINT NOT NULL DEFAULT 0This is a flag to specify whether the predefined configuration is complete, or if it requires additional input from an external configurator. The default value, 0, indicates that the predefined configuration is not a complete configuration, and therefore cannot be added to a shopping cart without going through a configurator.
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_IDPrimary Key

Referenced By Child Tables:

ConstraintColumnsChild TableChild ColumnsType
F_1075DKPREDEFCONF_IDDKPDCRELDKPREDEFCONF_IDCascade
F_1179DKPREDEFCONF_IDDKPDCOFFERRELDKPREDEFCONF_IDCascade
F_1181DKPREDEFCONF_IDDKPDCCOMPLISTDKPREDEFCONF_IDCascade
F_1184DKPREDEFCONF_IDDKPDCCATENTRELDKPREDEFCONF_IDCascade
F_1186DKPREDEFCONF_IDDKPDCDESCDKPREDEFCONF_IDCascade