Stores appeals associated with a marketing acknowledgement template.
Fields
Field |
Field Type |
Null |
Notes |
Description |
APPEALSYSTEMID
|
nvarchar(36)
|
false
|
|
The existing appeal system ID from the source system, if one was chosen, that will be used for activating the gifts in the record source.
|
APPEALID
|
nvarchar(100)
|
false
|
|
The user-defined ID of a new appeal to create in the source system that will be used for activating the gifts in the record source.
|
APPEALDESCRIPTION
|
nvarchar(100)
|
false
|
|
The description of a new appeal to create in the source system that will be used for activating the gifts in the record source.
|
DATEADDED
|
datetime
|
false
|
|
Indicates the date this record was added.
|
DATECHANGED
|
datetime
|
false
|
|
Indicates the date this record was last changed.
|
TS
|
timestamp
|
false
|
|
Timestamp.
|
TSLONG
|
bigint (Computed)
|
true
|
|
Numeric representation of the timestamp.
|