| Target Column | 
Business Name | 
Business Definition | 
Database Data Type | 
Source Name | 
Source Column | 
| 
ADMINISTRATIVE_GROUP
 | 
Administrative Group 
 | 
Administrative-oriented identifier for the record used to determine access authorization to this record. Institution defined.
 | 
VARCHAR2(255)
 | 
 NA
 
 | 
 NA
 
 | 
| 
DISPLAY_WEB_IND
 | 
Display Web Indicator 
 | 
Determines if the constituent can view interest via the web. (Y)es, the constituent can view the interest, (N)o, the constituent cannot view the interest via the web.
 | 
VARCHAR2(1)
 | 
 EXPRESSION
 
 | 
 DECODE (APRIGRP_DISP_WEB_IND, 'Y', 'Y', 'N')
 
 | 
| 
INTEREST
 | 
Interest 
 | 
Type of outside interest associated with the prospect.
 | 
VARCHAR2(63)
 | 
 APRIGRP SORINTS
 
 | 
 APRIGRP_IGRP_CODE SORINTS_INTS_CODE
 
 | 
| 
INTEREST_ACTIVITY_DATE
 | 
Interest Activity Date
 | 
Date that information for this record in the table was entered or last updated.
 | 
DATE
 | 
 APRIGRP SORINTS
 
 | 
 APRIGRP_ACTIVITY_DATE SORINTS_ACTIVITY_DATE
 
 | 
| 
INTEREST_DESC
 | 
Interest Description 
 | 
Outside interest code description.
 | 
VARCHAR2(255)
 | 
 ATVIGRP
 
 | 
 ATVIGRP_DESC
 
 | 
| 
INTEREST_LONG_DESC
 | 
Interest Long Description 
 | 
Outside interest code long description.
 | 
VARCHAR2(2000)
 | 
 ATVIGRP
 
 | 
 ATVIGRP_LONG_DESC
 
 | 
| 
INTEREST_USER_ID
 | 
Interest User ID
 | 
Unique identification code of the user who entered or last touched the transaction.
 | 
VARCHAR2(63)
 | 
 APRIGRP CONSTANT
 
 | 
 APRIGRP_USER NULL
 
 | 
| 
MULTI_SOURCE
 | 
Multi Source 
 | 
Institution value for the record when the optional multi-institution facility feature has been applied.
 | 
VARCHAR2(63)
 | 
 NA
 
 | 
 NA
 
 | 
| 
MULTI_SOURCE_DESC
 | 
Multi Source Description 
 | 
Institution description when the optional multi-institution facility feature has been applied.
 | 
VARCHAR2(255)
 | 
 NA
 
 | 
 NA
 
 | 
| 
PERSON_UID
 | 
Person UID 
 | 
System generated, unique, internal identification number assigned to this person.
 | 
NUMBER
 | 
 APRIGRP
 
 | 
 APRIGRP_PIDM
 
 | 
| 
PROCESS_GROUP
 | 
Process Group 
 | 
Process-oriented identifier for the record used to determine access authorization to this record. Institution defined.
 | 
VARCHAR2(255)
 | 
 NA
 
 | 
 NA
 
 | 
| 
SOURCE
 | 
Source 
 | 
Determines the source of interest.  (A)dvancement or (S)tudent.
 | 
VARCHAR2(63)
 | 
 CONSTANT CONSTANT
 
 | 
 'A' 'S'
 
 | 
| 
SOURCE_DESC
 | 
Source Description 
 | 
Source description.
 | 
VARCHAR2(255)
 | 
 CONSTANT CONSTANT
 
 | 
 'ADVANCEMENT' 'STUDENT'
 
 |