DMTEMPLATETYPE

Types of marketing activity templates.

Column Descriptions:

NameTypeDescription
DMTEMPLATETYPE_IDSMALLINT NOT NULLThe unique identifier of the template for a marketing activity.
TYPEVARCHAR (64) NOT NULLThe type of the marketing activity template.
DESCRIPTIONVARCHAR (254)The description of the marketing activity template.
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>DMTEMPLATETYPE_IDPrimary Key

Referenced By Child Tables:

ConstraintColumnsChild TableChild ColumnsType
F_3525DMTEMPLATETYPE_IDDMACTIVITYDMTEMPLATETYPE_IDCascade