Target Column |
Business Definition |
Database Data Type |
Source Name |
Source Column |
Local Source |
Local Target |
ACTIVITY_CATEGORY
|
Category associated with the activity so that like activities can be grouped for reporting.
|
VARCHAR2(63)
|
STVACTC
|
STVACTC_ACCG_CODE
|
NO
|
NO
|
ACTIVITY_CATEGORY_DESC
|
Activities category description.
|
VARCHAR2(255)
|
STVACCG
|
STVACCG_DESC
|
NO
|
NO
|
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
|
NO
|
NO
|
ACTIVITY_TYPE_DESC
|
Activity type description.
|
VARCHAR2(255)
|
STVACTP
|
STVACTP_DESC
|
NO
|
NO
|
ADMINISTRATIVE_GROUP
|
Administrative-oriented identifier for the record used to determine access authorization to this record. Institution defined.
|
VARCHAR2(255)
|
NA
|
NA
|
NO
|
NO
|
ENTITY_UID
|
System generated, unique, internal identification number assigned to this person or organization entity.
|
NUMBER
|
APRACTY
|
APRACTY_PIDM
|
NO
|
NO
|
FIRST_YEAR
|
Initial or earliest year of participation in this activity.
|
VARCHAR2(63)
|
CALCULATION FUNCTION
|
MIN(APRACYR_YEAR) AOKODSF.F_GET_ACTIVITY_YEAR_COUNT
|
NO NO
|
NO
|
ID
|
Identification number assigned to a person that is used externally for all communication and correspondence with the person.
|
VARCHAR2(63)
|
FUNCTION
|
MGKFUNC.F_GET_PERSON_INFO
|
NO
|
NO
|
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
|
NO NO
|
NO
|
LEADERSHIP_ACTIVITY_BEGIN_DATE
|
Date the activity participation began.
|
DATE
|
APRACLD
|
APRACLD_BEGIN_DATE
|
NO
|
NO
|
LEADERSHIP_ACTIVITY_END_DATE
|
Date the activity participation ended.
|
DATE
|
APRACLD
|
APRACLD_END_DATE
|
NO
|
NO
|
LEADERSHIP_COMMENT
|
Comments that describe anything special or unique about this person's participation in this activity.
|
VARCHAR2(255)
|
APRACLD
|
APRACLD_COMMENT
|
NO
|
NO
|
LEADERSHIP_ROLE
|
Specifies the activity to represent a type of leadership activity.
|
VARCHAR2(63)
|
APRACLD
|
APRACLD_LEAD_CODE
|
NO
|
NO
|
LEADERSHIP_ROLE_DESC
|
Type of leadership description.
|
VARCHAR2(255)
|
STVLEAD
|
STVLEAD_DESC
|
NO
|
NO
|
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
|
NO
|
NO
|
MULTI_SOURCE_DESC
|
Institution description when the optional multi-institution facility feature has been applied.
|
VARCHAR2(255)
|
NA
|
NA
|
NO
|
NO
|
NAME
|
Name of the person (last name, first name, middle initial) or organization.
|
VARCHAR2(255)
|
FUNCTION
|
MGKFUNC.F_GET_PERSON_INFO
|
NO
|
NO
|
PROCESS_GROUP
|
Process-oriented identifier for the record used to determine access authorization to this record. Institution defined.
|
VARCHAR2(255)
|
NA
|
NA
|
NO
|
NO
|
SPECIAL_ACTIVITY
|
Special activity code.
|
VARCHAR2(63)
|
APRACTY
|
APRACTY_ACTC_CODE
|
NO
|
NO
|
SPECIAL_ACTIVITY_COMMENT
|
Comments which further define the constituent's activities.
|
VARCHAR2(255)
|
APRACTY
|
APRACTY_COMMENT
|
NO
|
NO
|
SPECIAL_ACTIVITY_DESC
|
Student activity description.
|
VARCHAR2(255)
|
STVACTC
|
STVACTC_DESC
|
NO
|
NO
|
TOTAL_YEARS
|
Total number of years associated with a particular special activity.
|
NUMBER
|
FUNCTION
|
AOKODSF.F_GET_ACTIVITY_YEAR_COUNT
|
NO
|
NO
|