| Target Column | 
Business Name | 
Business Definition | 
Database Data Type | 
Domain Value | 
Source Name | 
Source Column | 
| 
ACTIVITY_CATEGORY
 | 
Activity Category 
 | 
Category associated with the activity so that like activities can be grouped for reporting.
 | 
VARCHAR2(63)
 | 
 
 | 
 STVACTC
 
 | 
 STVACTC_ACCG_CODE
 
 | 
| 
ACTIVITY_CATEGORY_DESC
 | 
Activity Category Description 
 | 
Activities category description.
 | 
VARCHAR2(255)
 | 
 
 | 
 STVACCG
 
 | 
 STVACCG_DESC
 
 | 
| 
ACTIVITY_TYPE
 | 
Activity Type 
 | 
Specifies a broad type of activity in which the specific activity can be grouped (for example, Sports, Cultural, or Volunteer).
 | 
VARCHAR2(63)
 | 
 
 | 
 STVACTC
 
 | 
 STVACTC_ACTP_CODE
 
 | 
| 
ACTIVITY_TYPE_DESC
 | 
Activity Type Description 
 | 
Activity type description.
 | 
VARCHAR2(255)
 | 
 
 | 
 STVACTP
 
 | 
 STVACTP_DESC
 
 | 
| 
ADMINISTRATIVE_GROUP
 | 
Administrative Group 
 | 
Organization-oriented identifier for the record used to determine access authorization to this record. Institution defined.
 | 
VARCHAR2(255)
 | 
 
 | 
 NA
 
 | 
 NA
 
 | 
| 
ENTITY_UID
 | 
Entity UID 
 | 
System generated, unique, internal identification number assigned to this person or organization entity.
 | 
NUMBER
 | 
 
 | 
 APRACTY
 
 | 
 APRACTY_PIDM
 
 | 
| 
FIRST_YEAR
 | 
First Year 
 | 
Initial or earliest year of participation in this activity.
 | 
VARCHAR2(63)
 | 
 
 | 
 CALCULATION FUNCTION
 
 | 
 MIN(APRACYR_YEAR) AOKODSF.F_GET_ACTIVITY_YEAR_COUNT
 
 | 
| 
ID
 | 
ID 
 | 
Northeastern University ID (NUID) is the unique primary person identifier, publicly distributable and permanently assigned to each university constituent.
 | 
VARCHAR2(63)
 | 
 
 | 
 FUNCTION
 
 | 
 MGKFUNC.F_GET_PERSON_INFO
 
 | 
| 
LAST_YEAR
 | 
Last Year 
 | 
Last or most recent year of participation in this activity.
 | 
VARCHAR2(63)
 | 
 
 | 
 CALCULATION FUNCTION
 
 | 
 MAX(APRACYR_YEAR) AOKODSF.F_GET_ACTIVITY_YEAR_COUNT
 
 | 
| 
LEADERSHIP_ACTIVITY_BEGIN_DATE
 | 
Leadership Activity Begin Date 
 | 
Date the activity participation began.
 | 
DATE
 | 
 
 | 
 APRACLD
 
 | 
 APRACLD_BEGIN_DATE
 
 | 
| 
LEADERSHIP_ACTIVITY_END_DATE
 | 
Leadership Activity End Date 
 | 
Date the activity participation ended.
 | 
DATE
 | 
 
 | 
 APRACLD
 
 | 
 APRACLD_END_DATE
 
 | 
| 
LEADERSHIP_COMMENT
 | 
Leadership Comment 
 | 
Comments that describe anything special or unique about this person's participation in this activity.
 | 
VARCHAR2(255)
 | 
 
 | 
 APRACLD
 
 | 
 APRACLD_COMMENT
 
 | 
| 
LEADERSHIP_ROLE
 | 
Leadership Role 
 | 
Specifies the activity to represent a type of leadership activity.
 | 
VARCHAR2(63)
 | 
 
 | 
 APRACLD
 
 | 
 APRACLD_LEAD_CODE
 
 | 
| 
LEADERSHIP_ROLE_DESC
 | 
Leadership Role Description 
 | 
Type of leadership description.
 | 
VARCHAR2(255)
 | 
 
 | 
 STVLEAD
 
 | 
 STVLEAD_DESC
 
 | 
| 
MULTI_SOURCE
 | 
Multi Source 
 | 
Institution value for the record when the optional multi-institution facility feature has been applied for this table/column.
 | 
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
 
 | 
| 
NAME
 | 
Name 
 | 
Name of the person (last name, first name, middle initial) or organization.
 | 
VARCHAR2(255)
 | 
 
 | 
 FUNCTION
 
 | 
 MGKFUNC.F_GET_PERSON_INFO
 
 | 
| 
PROCESS_GROUP
 | 
Process Group 
 | 
Process-oriented identifier for the record used to determine access authorization to this record. Institution defined.
 | 
VARCHAR2(255)
 | 
 
 | 
 NA
 
 | 
 NA
 
 | 
| 
SPECIAL_ACTIVITY
 | 
Special Activity 
 | 
Special activity code.
 | 
VARCHAR2(63)
 | 
 
 | 
 APRACTY
 
 | 
 APRACTY_ACTC_CODE
 
 | 
| 
SPECIAL_ACTIVITY_COMMENT
 | 
Special Activity Comment 
 | 
Comments which further define the constituent's activities.
 | 
VARCHAR2(255)
 | 
 
 | 
 APRACTY
 
 | 
 APRACTY_COMMENT
 
 | 
| 
SPECIAL_ACTIVITY_DESC
 | 
Special Activity Description 
 | 
Student activity description.
 | 
VARCHAR2(255)
 | 
 
 | 
 STVACTC
 
 | 
 STVACTC_DESC
 
 | 
| 
TOTAL_YEARS
 | 
Total Years 
 | 
Total number of years associated with a particular special activity.
 | 
NUMBER
 | 
 
 | 
 FUNCTION
 
 | 
 AOKODSF.F_GET_ACTIVITY_YEAR_COUNT
 
 |