BATCHCONSTITUENTUPDATEEMAILADDRESSES (4.0SP17)

Stores email addresses for constituent update batch.

Primary Key
Primary Key Field Type

ID

uniqueidentifier

Foreign Key Fields
Foreign Key Field Type Null Notes Description

BATCHCONSTITUENTUPDATEID

uniqueidentifier

false

FK to BATCHCONSTITUENTUPDATE

EMAILADDRESSTYPECODEID

uniqueidentifier

true

FK to EMAILADDRESSTYPECODE

ADDEDBYID

uniqueidentifier

false

FK to CHANGEAGENT.

CHANGEDBYID

uniqueidentifier

false

FK to CHANGEAGENT.

INFOSOURCECODEID

uniqueidentifier

true

EMAILADDRESSID

uniqueidentifier

true

Fields
Field Field Type Null Notes Description

SEQUENCE

int

false

0

EMAILADDRESS

UDT_EMAILADDRESS

false

''

ISPRIMARY

bit

false

0

DONOTEMAIL

bit

false

0

UPDATEHOUSEHOLD

bit

false

0

DATEADDED

datetime

false

getdate()

Indicates the date this record was added.

DATECHANGED

datetime

false

getdate()

Indicates the date this record was last changed.

TS

timestamp

false

Timestamp.

TSLONG

bigint (Computed)

true

Numeric representation of the timestamp.

STARTDATE

date

true

The date the email address becomes valid.

ENDDATE

date

true

The date the email address becomes invalid.

ISMANUALEXCEPTION

bit

false

0

ROWORIGINCODE

tinyint

false

0

ROWORIGIN

nvarchar(129) (Computed)

true

Indexes
Index Name Field(s) Unique Primary Clustered

IX_BATCHCONSTITUENTUPDATEEMAILADDRESSES_BATCHCONSTITUENTUPDATEID

BATCHCONSTITUENTUPDATEID

False

False

False

IX_BATCHCONSTITUENTUPDATEEMAILADDRESSES_DATEADDED

DATEADDED

False

False

True

IX_BATCHCONSTITUENTUPDATEEMAILADDRESSES_DATECHANGED

DATECHANGED

False

False

False

PK_BATCHCONSTITUENTUPDATEEMAILADDRESSES

ID

True

True

False

Triggers
Trigger Name Description

TR_BATCHCONSTITUENTUPDATEEMAILADDRESSES_AUDIT_UPDATE

TR_BATCHCONSTITUENTUPDATEEMAILADDRESSES_AUDIT_DELETE

Referenced by
Referenced by Field

BATCHREVENUECONSTITUENTEDITINFO

BATCHCONSTITUENTUPDATEEMAILADDRESSESID