Target Column |
Business Definition |
Database Data Type |
Source Name |
Source Column |
ACADEMIC_PERIOD
|
Academic period or time frame for requested entry via this application and decision record.
|
VARCHAR2(6)
|
SARAPPD
|
SARAPPD_TERM_CODE_ENTRY
|
ACADEMIC_PERIOD_DESC
|
Academic period description.
|
VARCHAR2(30)
|
FUNCTION
|
GOKODSF.F_GET_DESC
|
ACADEMIC_PERIOD_END
|
Academic period or time frame for the application and decision to be applied.
|
VARCHAR2(6)
|
SARAPPD
|
SARAPPD_TERM_CODE_ENTRY
|
ACADEMIC_PERIOD_END_DESC
|
Academic period description.
|
VARCHAR2(30)
|
FUNCTION
|
GOKODSF.F_GET_DESC
|
ACADEMIC_PERIOD_START
|
Academic period or time frame for the application and decision to be applied.
|
VARCHAR2(6)
|
SARAPPD
|
SARAPPD_TERM_CODE_ENTRY
|
ACADEMIC_PERIOD_START_DESC
|
Academic period description.
|
VARCHAR2(30)
|
FUNCTION
|
GOKODSF.F_GET_DESC
|
ACADEMIC_YEAR
|
Academic year associated with the academic period on this record.
|
VARCHAR2(4)
|
FUNCTION
|
GOKODSF.F_GET_DESC
|
ACADEMIC_YEAR_DESC
|
Academic year description.
|
VARCHAR2(30)
|
FUNCTION
|
GOKODSF.F_GET_DESC
|
APPLICANT_ACCEPT_IND
|
Identifies whether the student acceptance is indicated by the decision. Y - Student accepts offer of admission.
|
VARCHAR2(1)
|
CALCULATION
|
DECODE(STVAPDC_STDN_ACC_IND)
|
APPLICATION_INACTIVE_IND
|
Identifies whether the decision causes application to become inactive. Y - Application is inactive.
|
VARCHAR2(1)
|
CALCULATION
|
DECODE(STVAPDC_APPL_INACT)
|
APPLICATION_NUMBER
|
Application number for the admission application record for a specific academic period.
|
NUMBER(2)
|
SARAPPD
|
SARAPPD_APPL_NO
|
APPLICATION_SIGNIF_IND
|
Identifies whether the decision affects the acceptance of the application. Y - Application acceptance is effected by decision.
|
VARCHAR2(1)
|
CALCULATION
|
DECODE(STVAPDC_SIGNF_IND)
|
CURRENT_DATE
|
System current date (sysdate) or date the data was extracted.
|
DATE
|
NA
|
SYSDATE
|
DECISION
|
Value associated with the application number and decision for this academic period.
|
VARCHAR2(2)
|
SARAPPD
|
SARAPPD_APDC_CODE
|
DECISION_DATE
|
Date application decision was applied.
|
DATE
|
SARAPPD
|
SARAPPD_APDC_DATE
|
DECISION_DESC
|
Decision code description such as applicant accepted, pending decision, quick admit.
|
VARCHAR2(30)
|
FUNCTION
|
GOKODSF.F_GET_DESC
|
DECISION_NUMBER
|
Internal decision sequence number associated with this decision for this application number.
|
NUMBER(2)
|
SARAPPD
|
SARAPPD_SEQ_NO
|
DECISION_SOURCE
|
This field specifies whether the decision is an institution decision (I) or applicant decision (A).
|
VARCHAR2(30)
|
FUNCTION
|
DECODE(GOKODSF.F_GET_DESC)
|
DOMAIN_VALUE
|
Organization-oriented identifier for the record used to determine access authorization. Institution defined.
|
VARCHAR2(6)
|
NA
|
NA
|
INSTITUTION_ADMIT_IND
|
Identifies whether the institutional acceptance of application is effected by the decision. Y - Institution accepts application.
|
VARCHAR2(1)
|
CALCULATION
|
DECODE(STVAPDC_INST_ACC_IND)
|
INSTITUTION_DENIED_IND
|
Identifies that the decision code is a reject decision. Y - Decision code is a reject decision.
|
VARCHAR2(1)
|
CALCULATION
|
DECODE(STVAPDC_REJECT_IND)
|
MAINTAINED_IND
|
Indicates whether the application decision was maintained by the system or the user.
|
VARCHAR2(1)
|
SARAPPD
|
SARAPPD_MAINT_IND
|
MAINTENANCE_USER_ID
|
Identification number of the most recent user to create or update a record.
|
VARCHAR2(30)
|
SARAPPD
|
SARAPPD_USER
|
MIF_DESC
|
Institution description when the optional multi-institution facility feature has been applied.
|
VARCHAR2(30)
|
NA
|
NA
|
MIF_VALUE
|
Institution value for the record when the optional multi-institution facility feature has been applied.
|
VARCHAR2(6)
|
NA
|
NA
|
PERSON_UID
|
System generated, unique, internal identification number assigned to this person.
|
NUMBER(8)
|
SARAPPD
|
SARAPPD_PIDM
|
ZONE_VALUE
|
Process-oriented identifier for the record used to determine access authorization to this record. Institution defined.
|
VARCHAR2(6)
|
NA
|
NA
|