EMLRCPTS

This table records the recipients of an e-mail activity.

Column Descriptions:

NameTypeDescription
EMLPROMO_IDINTEGER NOT NULLForeign key to the EMLPROMO table.
COUNTINTEGER NOT NULLThe total number of email addresses to which the e-mail activity was sent.
RECIPIENTSCLOB (10000000)Contains the e-mail address and ID information of the users to which the e-mail activity was sent.
OPTCOUNTERSMALLINTThe 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>EMLPROMO_IDPrimary Key

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_960EMLPROMO_IDEMLPROMOEMLPROMO_IDCascade