BATCHMODELINGANDPROPENSITY (4.0SP20)

Modeling and Propensity Ratings Table

Primary Key
Primary Key Field Type

ID

uniqueidentifier

Foreign Key Fields
Foreign Key Field Type Null Notes Description

BATCHID

uniqueidentifier

true

FK to BATCH

SUGGESTEDMEMBERSHIPLEVELID

uniqueidentifier

true

FK to SUGGESTEDMEMBERSHIPLEVEL

TARGETGIFTRANGEID

uniqueidentifier

true

FK to TARGETGIFTRANGE

WEALTHESTIMATORRATINGID

uniqueidentifier

true

FK to WEALTHESTIMATORRATING

ADDEDBYID

uniqueidentifier

false

FK to CHANGEAGENT.

CHANGEDBYID

uniqueidentifier

false

FK to CHANGEAGENT.

CONSTITUENTID

uniqueidentifier

true

FK to CONSTITUENT

ANALYTICSPROJECTID

uniqueidentifier

true

Fields
Field Field Type Null Notes Description

SEQUENCE

int

false

0

IMPORTID

nvarchar(36)

false

''

ANNUALGIFTLIKELIHOOD

smallint

false

((0))

ANNUITYLIKELIHOOD

smallint

false

((0))

BEQUESTLIKELIHOOD

smallint

false

((0))

CRTLIKELIHOOD

smallint

false

((0))

MAJORGIVINGLIKELIHOOD

smallint

false

((0))

MEMBERSHIPLIKELIHOOD

smallint

false

((0))

ONLINEGIVINGLIKELIHOOD

smallint

false

((0))

PATIENTRESPONSELIKELIHOOD

smallint

false

((0))

PLANNEDGIFTLIKELIHOOD

smallint

false

((0))

NCOAMOVEDINDICATOR

bit

false

0

WPSCREENINGINDICATOR

nvarchar(1)

false

''

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.

Indexes
Index Name Field(s) Unique Primary Clustered

IX_BATCHMODELINGANDPROPENSITY_CONSTITUENTID

CONSTITUENTID

False

False

False

IX_BATCHMODELINGANDPROPENSITY_DATEADDED

DATEADDED

False

False

True

IX_BATCHMODELINGANDPROPENSITY_DATECHANGED

DATECHANGED

False

False

False

PK_BATCHMODELINGANDPROPENSITY

ID

True

True

False

Triggers
Trigger Name Description

TR_BATCHMODELINGANDPROPENSITY_AUDIT_UPDATE

TR_BATCHMODELINGANDPROPENSITY_AUDIT_DELETE

Referenced by
Referenced by Field

BATCHMODELINGANDPROPENSITYBATCHSYSTEMMESSAGES

BATCHMODELINGANDPROPENSITYID

BATCHMODELINGANDPROPENSITYBATCHUSERMESSAGE

ID