DMPAGE

A list of store pages with EMarketingSpots to display marketing content.

Column Descriptions:

NameTypeDescription
DMPAGE_IDINTEGER NOT NULLThe unique identifier of a store page which contains an e-Marketing Spot.
NAMEVARCHAR (254) NOT NULLThe name of the store page.
STOREENT_IDINTEGER NOT NULLThe identifier of the store associated with the store page.
DESCRIPTIONVARCHAR (254)The description of the store page.
PATHVARCHAR (254)The path of the store page.
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>DMPAGE_IDPrimary Key
I0001156NAME+STOREENT_IDUnique Index
I0001157STOREENT_IDNon-Unique Index

Referenced By Child Tables:

ConstraintColumnsChild TableChild ColumnsType
F_3533DMPAGE_IDDMEMSPOTPAGEDMPAGE_IDCascade