Target Column |
Business Definition |
Database Data Type |
Source Name |
Source Column |
ACADEMIC_PERIOD
|
Academic period or time frame associated with the information in the course schedule record.
|
VARCHAR2(63)
|
SCRSCHD
|
SCRSCHD_EFF_TERM
|
ACADEMIC_PERIOD_DESC
|
Academic period description.
|
VARCHAR2(255)
|
FUNCTION
|
GOKODSF.F_GET_DESC
|
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.
|
VARCHAR2(255)
|
FUNCTION
|
GOKODSF.F_GET_DESC
|
ADMINISTRATIVE_GROUP
|
Organization-oriented identifier for the record used to determine access authorization to this record. Institution defined.
|
VARCHAR2(255)
|
NA
|
NA
|
COURSE_IDENTIFICATION
|
Combined subject code and course number that identifies the instructional content of this course.
|
VARCHAR2(255)
|
CALCULATION
|
SCRSCHD_SUBJ_CODE||SCRSCHD_CRSE_NUMB
|
COURSE_NUMBER
|
Course number associated with the subject for the course.
|
VARCHAR2(63)
|
SCRSCHD
|
SCRSCHD_CRSE_NUMB
|
INSTRUCTIONAL_METHOD
|
Instructional method code used to relate schedule type and instructional method.
|
VARCHAR2(5)
|
SCRSCHD
|
SCRSCHD_INSM_CODE
|
INSTRUCTIONAL_METHOD_DESC
|
Instructional method description for the section.
|
VARCHAR2(255)
|
FUNCTION
|
GOKODSF.F_GET_DESC
|
MULTI_SOURCE
|
Institution value for the record when the optional multi-institution facility feature has been applied.
|
VARCHAR2(63)
|
NA
|
NA
|
MULTI_SOURCE_DESC
|
Institution description when the optional multi-institution facility feature has been applied.
|
VARCHAR2(255)
|
NA
|
NA
|
PROCESS_GROUP
|
Process-oriented identifier for the record used to determine access authorization to this record. Institution defined.
|
VARCHAR2(255)
|
NA
|
NA
|
SCHEDULE
|
Instructional delivery methods authorized for a course. Each course must be authorized to be offered for at least one schedule type. An unlimited number of schedule types can be authorized for a course (i.e., lecture, lab, internet, correspondence, etc.).
|
VARCHAR2(63)
|
SCRSCHD
|
SCRSCHD_SCHD_CODE
|
SCHEDULE_ADJ_WORKLOAD
|
Adjusted instructional workload value for the schedule type.
|
NUMBER
|
SCRSCHD
|
SCRSCHD_ADJ_WORKLOAD
|
SCHEDULE_DESC
|
Schedule or instructional type description for this section.
|
VARCHAR2(255)
|
FUNCTION
|
GOKODSF.F_GET_DESC
|
SCHEDULE_MAX_ENROLLMENT
|
Maximum student enrollment for schedule type workload.
|
NUMBER
|
SCRSCHD
|
SCRSCHD_MAX_ENRL
|
SCHEDULE_WORKLOAD
|
Default instructional workload value for the schedule type.
|
NUMBER
|
SCRSCHD
|
SCRSCHD_WORKLOAD
|
SUBJECT
|
Main instructional subject area for this course.
|
VARCHAR2(63)
|
SCRSCHD
|
SCRSCHD_SUBJ_CODE
|
SUBJECT_DESC
|
Subject code description.
|
VARCHAR2(255)
|
FUNCTION
|
GOKODSF.F_GET_DESC
|
SUB_ACADEMIC_PERIOD
|
A session, portion or part of the academic period.
|
VARCHAR2(63)
|
NA
|
NA
|
SUB_ACADEMIC_PERIOD_DESC
|
Sub academic period description.
|
VARCHAR2(255)
|
NA
|
NA
|