Target Column |
Business Definition |
Database Data Type |
Source Name |
Source Column |
Local Source |
Local Target |
ACADEMIC_PERIOD
|
Represents an academic period or a portion of the academic year. Academic periods may divide the year into terms, quarters or some other portion of time. This is usually set up to track the academic data like enrollment to a more finite level than the academic year.
|
VARCHAR2(63)
|
SGRVETN
|
SGRVETN_TERM_CODE_VA
|
NO
|
NO
|
ACADEMIC_PERIOD_DESC
|
Academic period description.
|
VARCHAR2(255)
|
FUNCTION
|
GOKODSF.F_GET_DESC
|
NO
|
NO
|
ACADEMIC_YEAR
|
Academic year associated with the academic period on this record.
|
VARCHAR2(63)
|
FUNCTION
|
GOKODSF.F_GET_DESC
|
NO
|
NO
|
ACADEMIC_YEAR_DESC
|
Academic year description.
|
VARCHAR2(255)
|
FUNCTION
|
GOKODSF.F_GET_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
|
AID_ENROLLMENT_PERIOD
|
Aid enrollment period associated with the award schedule. This period can span multiple student terms.
|
VARCHAR2(63)
|
FUNCTION
|
MRKFUNC.F_GET_AID_ENROLL_PERIOD
|
NO
|
NO
|
AID_ENROLLMENT_PERIOD_DESC
|
Aid enrollment period description.
|
VARCHAR2(255)
|
FUNCTION
|
MRKFUNC.F_GET_AID_ENROLL_PERIOD
|
NO
|
NO
|
AID_YEAR
|
Aid year associated with this record. For example, aid year 0304 (2003 to 2004) or aid year 0405 (2004 to 2005).
|
VARCHAR2(63)
|
FUNCTION
|
MRKFUNC.F_GET_AID_ENROLL_PERIOD
|
NO
|
NO
|
AID_YEAR_DESC
|
Financial aid year name.
|
VARCHAR2(255)
|
FUNCTION
|
MRKFUNC.F_GET_AID_ENROLL_PERIOD
|
NO
|
NO
|
ENROLLMENT_EXISTS_IND
|
Indicates whether the student has current enrollment information for the academic period.
|
VARCHAR2(1)
|
CALCULATION
|
DECODE(SFBETRM_PIDM, NULL, 'N', 'Y')
|
NO
|
NO
|
ID
|
Identification number assigned to a person that is used externally for all communication and correspondence with the person.
|
VARCHAR2(63)
|
SPRIDEN
|
SPRIDEN_ID
|
NO
|
NO
|
MULTI_SOURCE
|
Institution value for the record when the optional multi-institution facility feature has been applied.
|
VARCHAR2(63)
|
NA
|
SGRVETN_ACTIVITY_DATE
|
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
|
F_FORMAT_NAME
|
NO
|
NO
|
PERSON_UID
|
System generated, unique, internal identification number assigned to this person.
|
NUMBER
|
SGRVETN
|
SGRVETN_PIDM
|
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
|
TOTAL_CREDITS
|
Sum of the registered credits for the student for this academic period.
|
NUMBER
|
FUNCTION
|
F_CALC_REGISTRATION_HOURS
|
NO
|
NO
|
VETERAN_CATEGORY
|
Veteran category as standardized by the federal government to track attendance of particular veteran types or groups.
|
VARCHAR2(1)
|
SPBPERS
|
SPBPERS_VERA_IND
|
NO
|
NO
|
VETERAN_CATEGORY_DESC
|
Person's veteran category description.
|
VARCHAR2(255)
|
FUNCTION
|
GOKODSF.F_GET_DESC
|
NO
|
NO
|
VETERAN_CERTIFICATION_CREDITS
|
Number of credits the student is certified as of this date for the academic period.
|
NUMBER
|
SGRVETN
|
SGRVETN_VETC_CODE
|
NO
|
NO
|
VETERAN_CERTIFICATION_DATE
|
Date student was certified to be eligible for veteran's benefits at this number of credits for the academic period.
|
DATE
|
SGRVETN
|
SGRVETN_CERT_HOURS
|
NO
|
NO
|
VETERAN_CERT_ACTIVITY_DATE
|
Date record was created or last changed.
|
DATE
|
SGRVETN
|
SGRVETN_CERT_DATE
|
NO
|
NO
|
VETERAN_FILE_NO
|
Veteran administration assigned identification number.
|
VARCHAR2(255)
|
SPBPERS
|
SPBPERS_VETC_FILE_NUMBER
|
NO
|
NO
|
VETERAN_SPECIAL_DISABLED_IND
|
Indicates whether the person has been qualified as a disabled veteran.
|
VARCHAR2(1)
|
SPBPERS
|
SPBPERS_SDVET_IND
|
NO
|
NO
|
VETERAN_TYPE
|
Veteran type associated with the person record. This may indicate if the persons is a gulf war veteran, etc.
|
VARCHAR2(1)
|
SGRVETN
|
SGRVETN_VETC_CODE
|
NO
|
NO
|
VETERAN_TYPE_DESC
|
Veteran type description.
|
VARCHAR2(255)
|
FUNCTION
|
GOKODSF.F_GET_DESC
|
NO
|
NO
|