SECONDARYFUNDRAISER (4.0SP17)

Stores secondary fundraisers for a prospect.

Primary Key
Primary Key Field Type

ID

uniqueidentifier

Foreign Key Fields
Foreign Key Field Type Null Notes Description

PROSPECTPLANID

uniqueidentifier

false

FK to PROSPECTPLAN

FUNDRAISERID

uniqueidentifier

false

FK to CONSTITUENT

SOLICITORROLECODEID

uniqueidentifier

true

FK to SOLICITORROLECODE

ADDEDBYID

uniqueidentifier

false

FK to CHANGEAGENT.

CHANGEDBYID

uniqueidentifier

false

FK to CHANGEAGENT.

Fields
Field Field Type Null Notes Description

SEQUENCE

int

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.

DATEFROM

datetime

true

The date that the secondary fundraiser became associated with the prospect plan.

DATETO

datetime

true

The date that the secondary fundraiser ceased to be associated with the prospect plan.

STATUS

varchar(7) (Computed)

false

Current, prior, or future.

Indexes
Index Name Field(s) Unique Primary Clustered

IX_SECONDARYFUNDRAISER_DATEADDED

DATEADDED

False

False

True

IX_SECONDARYFUNDRAISER_DATECHANGED

DATECHANGED

False

False

False

IX_SECONDARYFUNDRAISER_FUNDRAISERID

FUNDRAISERID

False

False

False

IX_SECONDARYFUNDRAISER_PROSPECTPLANID

PROSPECTPLANID

False

False

False

PK_SECONDARYFUNDRAISER

ID

True

True

False

Triggers
Trigger Name Description

TR_SECONDARYFUNDRAISER_AUDIT_ETLDELETEDID

TR_SECONDARYFUNDRAISER_AUDIT_UPDATE

TR_SECONDARYFUNDRAISER_AUDIT_DELETE

Referenced by
Referenced by Field

OPPORTUNITYSOLICITOR

SECONDARYSOLICITORID

PROSPECTASSIGNMENTREQUESTPROSPECTPLAN

SECONDARYFUNDRAISERID