Target Column |
Business Name |
Business Definition |
Database Data Type |
Business Data Type |
Domain Value |
Source Name |
Source Column |
Local Source |
Local Target |
ENTITY_UID
|
Entity UID
|
System generated, unique, internal identification number assigned to this person or organization entity.
|
NUMBER
|
|
|
APREXCL
|
APREXCL_PIDM
|
NO
|
NO
|
EXCLUSION
|
Exclusion
|
Type of solicitation's from which the constituent should be excluded.
|
VARCHAR2(63)
|
|
|
APREXCL
|
APREXCL_EXCL_CODE
|
NO
|
NO
|
EXCLUSION_DESC
|
Exclusion Description
|
Exclusion code description.
|
VARCHAR2(255)
|
|
|
ATVEXCL
|
ATVEXCL_DESC
|
NO
|
NO
|
EXCLUSION_DATE
|
Exclusion Date
|
Date the exclusion was added or changed.
|
DATE
|
|
|
APREXCL
|
APREXCL_DATE
|
NO
|
NO
|
EXCLUDE_PHONE_IND
|
Exclude Phone Indicator
|
Indicates whether the constituent is excluded from phone contact for a particular exclusion code.
|
VARCHAR2(1)
|
|
|
ATVEXCL
|
ATVEXCL_EXCLUDE_PHONE
|
NO
|
NO
|
EXCLUDE_MAIL_IND
|
Exclude Mail Indicator
|
Indicates whether the constituent is excluded from mail contact for a particular exclusion code.
|
VARCHAR2(1)
|
|
|
ATVEXCL
|
ATVEXCL_EXCLUDE_MAIL
|
NO
|
NO
|
MULTI_SOURCE
|
Multi Source
|
Institution value for the record when the optional multi-institution facility feature has been applied.
|
VARCHAR2(63)
|
|
|
NA
|
NA
|
NO
|
NO
|
MULTI_SOURCE_DESC
|
Multi Source Description
|
Institution description when the optional multi-institution facility feature has been applied.
|
VARCHAR2(255)
|
|
|
NA
|
NA
|
NO
|
NO
|
PROCESS_GROUP
|
Process Group
|
Process-oriented identifier for the record used to determine access authorization to this record. Institution defined.
|
VARCHAR2(255)
|
|
|
NA
|
NA
|
NO
|
NO
|
ADMINISTRATIVE_GROUP
|
Administrative Group
|
Administrative-oriented identifier for the record used to determine access authorization to this record. Institution defined.
|
VARCHAR2(255)
|
|
|
NA
|
NA
|
NO
|
NO
|
EXCLUSION_END_DATE
|
Exclusion End Date
|
Date after which the exclusion no longer applies.
|
DATE
|
|
|
APREXCL
|
APREXCL_END_DATE
|
NO
|
NO
|
EXCLUSION_COMMENT
|
Exclusion Comment
|
Reason this exclusion applies to this constituent.
|
VARCHAR2(4000)
|
|
|
APREXCL
|
APREXCL_REASON
|
NO
|
NO
|
ACTIVE_EXCLUSION_IND
|
Active Exclusion Ind
|
Indicates whether this exclusion is active for this constituent. This is calculated determining if today's date is between the EXCLUSION_DATE and the EXCLUSION_END_DATE.
|
VARCHAR2(1)
|
|
|
CALCULATION
|
CASE WHEN SYSDATE BETWEEN EXCLUSION_DATE
|
NO
|
NO
|