CEDYNDISPCTX

Reserved for HCL internal use. This table holds the contextual information related to the configuration of the product dynamic sequence rule.

Column Descriptions:

NameTypeDescription
CEDYNDISPCTX_IDBIGINT NOT NULLThe internal reference number of the catalog entry dynamic sequencing contextual information.
CATGROUP_IDBIGINT NOT NULLCatalog group for which the catalog entry dynamic sequencing configuration is defined.
STOREENT_IDINTEGER NOT NULLForeign key to STOREENT table that represents the store for which this configuration is defined.
STARTTIMETIMESTAMPThe start time of this configuration. The configuration with NULL start time is effective immediately.
LASTUPDATETIMESTAMP NOT NULL DEFAULT CURRENT TIMESTAMPThe time of the last update.
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
P_0041CEDYNDISPCTX_IDPrimary Key

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_3779CATGROUP_IDCATGROUPCATGROUP_IDCascade
F_3780STOREENT_IDSTOREENTSTOREENT_IDCascade

Referenced By Child Tables:

ConstraintColumnsChild TableChild ColumnsType
F_3781CEDYNDISPCTX_IDCEDYNDISPCONFCEDYNDISPCTX_IDCascade