DMEMSPOTCOLLDEF

This is a relationship table between an e-Marketing Spot and a Collateral, which stores the e-Marketing Spot label.

Column Descriptions:

NameTypeDescription
DMEMSPOTCOLLDEF_IDINTEGER NOT NULLThe primary key of the table
EMSPOT_IDINTEGER NOT NULLThe identifier of the e-MarketingSpot in which to set the default label.
STOREENT_IDINTEGER NOT NULLThe identifier of the store in which to set the e-MarketingSpot default label.
COLLATERAL_IDINTEGER NOT NULLThe internal reference number that indicates the Collateral that will be used as label.
SEQUENCEDOUBLE NOT NULL DEFAULT 0The sequence number that determines the display order of the labels
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_0015DMEMSPOTCOLLDEF_IDPrimary Key
I0001483EMSPOT_ID+STOREENT_ID+COLLATERAL_IDUnique Index
I0001484COLLATERAL_IDNon-Unique Index

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_3740EMSPOT_IDEMSPOTEMSPOT_IDCascade
F_3741COLLATERAL_IDCOLLATERALCOLLATERAL_IDCascade