Target Column |
Business Name |
Business Definition |
Database Data Type |
Source Name |
Source Column |
ACADEMIC_PERIOD
|
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
|
ACADEMIC_PERIOD_DESC
|
Academic Period Description
|
Academic period description.
|
VARCHAR2(255)
|
FUNCTION
|
GOKODSF.F_GET_DESC
|
ACADEMIC_YEAR
|
Academic Year
|
Academic year associated with the academic period on this record.
|
VARCHAR2(63)
|
FUNCTION
|
GOKODSF.F_GET_DESC
|
ACADEMIC_YEAR_DESC
|
Academic Year Description
|
Academic year description.
|
VARCHAR2(255)
|
FUNCTION
|
GOKODSF.F_GET_DESC
|
ADMINISTRATIVE_GROUP
|
Administrative Group
|
Administrative-oriented identifier for the record used to determine access authorization to this record. Institution defined.
|
VARCHAR2(255)
|
NA
|
NA
|
AID_ENROLLMENT_PERIOD
|
Financial 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
|
AID_ENROLLMENT_PERIOD_DESC
|
Financial Aid Enrollment Period Description
|
Aid enrollment period description.
|
VARCHAR2(255)
|
FUNCTION
|
MRKFUNC.F_GET_AID_ENROLL_PERIOD
|
AID_YEAR
|
Financial 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
|
AID_YEAR_DESC
|
Financial Aid Year Description
|
Financial aid year name.
|
VARCHAR2(255)
|
FUNCTION
|
MRKFUNC.F_GET_AID_ENROLL_PERIOD
|
ENROLLMENT_EXISTS_IND
|
Enrollment Exists Indicator
|
Indicates whether the student has current enrollment information for the academic period.
|
VARCHAR2(1)
|
CALCULATION
|
DECODE(SFBETRM_PIDM, NULL, 'N', 'Y')
|
ID
|
ID
|
Identification number assigned to a person that is used externally for all communication and correspondence with the person.
|
VARCHAR2(63)
|
SPRIDEN
|
SPRIDEN_ID
|
MULTI_SOURCE
|
Multi Source
|
Institution value for the record when the optional multi-institution facility feature has been applied.
|
VARCHAR2(63)
|
NA
|
SGRVETN_ACTIVITY_DATE
|
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
|
F_FORMAT_NAME
|
PERSON_UID
|
Person UID
|
System generated, unique, internal identification number assigned to this person.
|
NUMBER
|
SGRVETN
|
SGRVETN_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
|
TOTAL_CREDITS
|
Total Credits
|
Sum of the registered credits for the student for this academic period.
|
NUMBER
|
FUNCTION
|
F_CALC_REGISTRATION_HOURS
|
VETERAN_CATEGORY
|
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
|
VETERAN_CATEGORY_DESC
|
Veteran Category Description
|
Person's veteran category description.
|
VARCHAR2(255)
|
FUNCTION
|
GOKODSF.F_GET_DESC
|
VETERAN_CERTIFICATION_CREDITS
|
Veteran Certification Credits
|
Number of credits the student is certified as of this date for the academic period.
|
NUMBER
|
SGRVETN
|
SGRVETN_VETC_CODE
|
VETERAN_CERTIFICATION_DATE
|
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
|
VETERAN_CERT_ACTIVITY_DATE
|
Veteran Cert Activity Date
|
Date record was created or last changed.
|
DATE
|
SGRVETN
|
SGRVETN_CERT_DATE
|
VETERAN_FILE_NO
|
Veteran File Number
|
Veteran administration assigned identification number.
|
VARCHAR2(255)
|
SPBPERS
|
SPBPERS_VETC_FILE_NUMBER
|
VETERAN_SPECIAL_DISABLED_IND
|
Veteran Special Disabled Indicator
|
Indicates whether the person has been qualified as a disabled veteran.
|
VARCHAR2(1)
|
SPBPERS
|
SPBPERS_SDVET_IND
|
VETERAN_TYPE
|
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
|
VETERAN_TYPE_DESC
|
Veteran Type Description
|
Veteran type description.
|
VARCHAR2(255)
|
FUNCTION
|
GOKODSF.F_GET_DESC
|