DMELEMENT

Campaign elements associated with a marketing activity.

Column Descriptions:

NameTypeDescription
DMELEMENT_IDINTEGER NOT NULLThe unique identifier of the campaign element.
NAMEVARCHAR (64) NOT NULLThe name of the campaign element.
DMELETEMPLATE_IDINTEGER NOT NULLThe identifier of the type of this campaign element.
DMACTIVITY_IDINTEGER NOT NULLThe identifier of the marketing activity to which this campaign element belongs.
RELATED_IDINTEGERThe identifier of the Trigger campaign element which needs to be detected in order to perform the Action associated with this campaign element. This is used with the predetermined display actions in dialog activities.
PRIORITYSMALLINTThe priority of the campaign element. If the value is null, the priority of the campaign element is the priority of the associated marketing campaign.
PARENTVARCHAR (64)The name of the parent campaign element.
SEQUENCEDOUBLEThe sequence of this element under its parent element.
FIELD1INTEGERCustomizable field.
FIELD2BIGINTCustomizable field.
FIELD3DECIMAL (20,5)Customizable field.
FIELD4VARCHAR (254)Customizable field.
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>DMELEMENT_IDPrimary Key
I0001149NAME+DMACTIVITY_IDUnique Index
I0001150DMELETEMPLATE_ID+DMACTIVITY_IDNon-Unique Index
I0001151DMACTIVITY_IDNon-Unique Index

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_3528DMELETEMPLATE_IDDMELETEMPLATEDMELETEMPLATE_IDCascade
F_3529DMACTIVITY_IDDMACTIVITYDMACTIVITY_IDCascade

Referenced By Child Tables:

ConstraintColumnsChild TableChild ColumnsType
F_3531DMELEMENT_IDDMTRIGLSTNDMELEMENT_IDCascade
F_3532DMELEMENT_IDDMELEMENTNVPDMELEMENT_IDCascade
F_3595DMELEMENT_IDDMRANKINGITEMDMELEMENT_IDCascade