Contains global deceasing rules.
Fields
Field |
Field Type |
Null |
Notes |
Description |
ADDSOLICITCODE
|
bit
|
false
|
|
Indicates whether or not to add a solicit code deceased constituents.
|
SETEFTSTATUS
|
bit
|
false
|
|
Indicates whether or not to changes the deceased's EFT status on all financial accounts.
|
EFTSTATUSCODE
|
tinyint
|
false
|
|
Indicates the changed EFT status value.
|
EFTSTATUS
|
nvarchar(10) (Computed)
|
true
|
|
Provides a translation for the 'EFTSTATUSCODE' field.
|
DISABLEWEATHRATINGS
|
bit
|
false
|
|
Indicates whether or not to disable wealth ratings for deceased prospects.
|
DISABLESPOUSERECOGNITIONCREDIT
|
bit
|
false
|
|
Indicates whether or not to no longer give recognition credit for gifts given by the spouse.
|
SETMARITALSTATUS
|
bit
|
false
|
|
Indicates whether or not to change the spouse's marital status.
|
MARKINACTIVE
|
bit
|
false
|
|
Indicates whether or not to contact deceased constituents.
|
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.
|