Target Column |
Business Definition |
Database Data Type |
Source Name |
Source Column |
Local Source |
Local Target |
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_PERIOD
|
Represents a financial aid period or portion of an aid year associated. Aid periods can be a single academic period or set of them as appropriate for tracking the aid awarded, accepted, paid, etc.
|
VARCHAR2(63)
|
RORSTAT
|
RORSTAT_APRD_CODE
|
NO
|
NO
|
AID_PERIOD_DESC
|
Financial Aid period description.
|
VARCHAR2(255)
|
FUNCTION
|
GOKODSF.F_GET_DESC
|
NO
|
NO
|
AID_YEAR
|
Represents a financial aid year. Aid years may follow the academic year or the fiscal year or another variation.
|
VARCHAR2(63)
|
RORSTAT
|
RORSTAT_AIDY_CODE
|
NO
|
NO
|
AID_YEAR_DESC
|
Financial aid year name.
|
VARCHAR2(255)
|
FUNCTION
|
GOKODSF.F_GET_DESC
|
NO
|
NO
|
COST_OF_EDUCATION
|
Total cost of education used in the applicant's need calculation.
|
NUMBER
|
FUNCTION
|
RNKNEED.F_CALC_BUDGET_AMT
|
NO
|
NO
|
FM_COST_OF_EDUCATION
|
Student''s federal method cost of attendance used in the applicant''s need calculation.
|
NUMBER
|
FUNCTION
|
RNKNEED.F_CALC_BUDGET_AMT (RORSTAT_PIDM, RORSTAT_AIDY_CODE, 'F')
|
NO
|
NO
|
FM_GROSS_NEED
|
Gross need of the applicant defined as budget minus total family contribution.
|
NUMBER
|
FUNCTION
|
RNKNEED.F_CALC_NEED_DATA
|
NO
|
NO
|
FM_TFC
|
Primary family contribution total family contribution.
|
NUMBER
|
FUNCTION
|
RNKNEED.F_CALC_EFC
|
NO
|
NO
|
FM_UNMET_NEED
|
Student's unmet need that is the gross need minus any awards.
|
NUMBER
|
FUNCTION
|
RNKNEED.F_CALC_NEED_DATA
|
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
|
IM_COST_OF_EDUCATION
|
Student''s institutional method cost of attendance used in the applicant''s need calculation.
|
NUMBER
|
CALCULATION
|
DECODE (MRVAND0_EFC_IND, 'F', '', RNKNEED.F_CALC_BUDGET_AMT (MRVAND0_PIDM, MRVAND0_AIDY_CODE, 'I')), '999999999D99')
|
NO
|
NO
|
IM_GROSS_NEED
|
Gross need based on institutional methodology.
|
NUMBER
|
FUNCTION
|
RNKNEED.F_CALC_NEED_DATA
|
NO
|
NO
|
IM_TFC
|
Total family contribution based on institutional methodology.
|
NUMBER
|
FUNCTION
|
RNKNEED.F_CALC_IM_TFC
|
NO
|
NO
|
IM_UNMET_NEED
|
Unmet need based on institutional methodology.
|
NUMBER
|
FUNCTION
|
RNKNEED.F_CALC_NEED_DATA
|
NO
|
NO
|
MULTI_SOURCE
|
Institution value for the record when the optional multi-institution facility feature has been applied.
|
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
|
PERSON_UID
|
System generated, unique, internal identification number assigned to this person.
|
NUMBER
|
RORSTAT
|
RORSTAT_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
|
RESOURCE_AMOUNT
|
Total amount of outside resources used in the applicant's need calculation.
|
NUMBER
|
FUNCTION
|
RNKNEED.F_CALC_RESOURCE
|
NO
|
NO
|
TOTAL_OFFER_AMOUNT
|
Total amount of offers used in the applicant's need calculation.
|
NUMBER
|
FUNCTION
|
F_CALC_TOTAL_OFFER
|
NO
|
NO
|