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)
|
SIRASGN
|
SIRASGN_TERM_CODE
|
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
|
ASSIGNMENT_TYPE
|
Assignment Type
|
Identifies the type of academic staff member assignment.
|
VARCHAR2(63)
|
SIRASGN
|
SIRASGN_ASTY_CODE
|
ASSIGNMENT_TYPE_DESC
|
Assignment Type Description
|
Faculty assignment type description.
|
VARCHAR2(255)
|
FUNCTION
|
GOKODSF.F_GET_DESC
|
CATEGORY
|
Category
|
Meeting time/instructional session associated with this section.
|
VARCHAR2(2)
|
SIRASGN
|
SIRASGN_CATEGORY
|
CONTRACT_TYPE
|
Contract Type
|
Identifies the type of faculty contract assigned to the person. Included may be full time, adjunct or continuing education only, etc.
|
VARCHAR2(63)
|
SIRASGN
|
SIRASGN_FCNT_CODE
|
CONTRACT_TYPE_DESC
|
Contract Type Description
|
Type of faculty contract description.
|
VARCHAR2(255)
|
FUNCTION
|
GOKODSF.F_GET_DESC
|
COURSE_REFERENCE_NUMBER
|
Course Reference Number
|
Computer assigned internal unique number for the schedule offering.
|
VARCHAR2(5)
|
SIRASGN
|
SIRASGN_CRN
|
FEEDBACK_DETAIL_EXISTS_IND
|
Feedback Detail Exists Indicator
|
Indicates the student has faculty feedback for this feedback session, academic period and course reference number.
|
VARCHAR2(1)
|
DECODE OR FUNCTION
|
DECODE(F.PERSON_UID,NULL,'N','Y')
|
INCREMENT_ENRL_DATE
|
Increment Enrollment date
|
Registration date used to derive workload increment from enrollment count.
|
DATE
|
SIRASGN
|
SIRASGN_INCR_ENRL_DATE
|
INCREMENT_ENROLLMENT
|
Increment Enrollment
|
Enrollment count used to calculate workload increment.
|
NUMBER
|
SIRASGN
|
SIRASGN_INCR_ENRL
|
INSTRUCTOR_FIRST_NAME
|
Instructor First Name
|
Instructor's first name.
|
VARCHAR2(60)
|
SPRIDEN
|
SPRIDEN_FIRST_NAME
|
INSTRUCTOR_ID
|
Instructor ID
|
ID number given to the student to track their records at the institution.
|
VARCHAR2(63)
|
FUNCTION SPRIDEN
|
MGKFUNC.F_GET_PERSON_INFO SPRIDEN_ID
|
INSTRUCTOR_LAST_NAME
|
Instructor Last Name
|
Instructor's current last name.
|
VARCHAR2(60)
|
CALCULATION
|
NVL(SPRIDEN_LAST_NAME,'STAFF')
|
INSTRUCTOR_NAME
|
Instructor Name
|
Student course instructor's name displayed as last name, first name.
|
VARCHAR2(255)
|
FUNCTION
|
MGKFUNC.F_GET_PERSON_INFO
|
JOB_SUFFIX
|
Job Suffix
|
Position number suffix.
|
VARCHAR2(2)
|
SIRASGN
|
SIRASGN_SUFF
|
MULTI_SOURCE
|
Multi Source
|
Institution value for the record when the optional multi-institution facility feature has been applied.
|
VARCHAR2(63)
|
NA
|
NA
|
MULTI_SOURCE_DESC
|
Multi Source Description
|
Institution description when the optional multi-institution facility feature has been applied.
|
VARCHAR2(255)
|
NA
|
NA
|
PERCENT_RESPONSIBILITY
|
Percent Responsibility
|
Faculty member's percentage of responsibility to the assignment.
|
NUMBER
|
SIRASGN
|
SIRASGN_PERCENT_RESPONSE
|
PERSON_UID
|
Person UID
|
System generated, unique, internal identification number assigned to this person.
|
NUMBER
|
SIRASGN
|
SIRASGN_PIDM
|
POSITION
|
Position
|
Position number, which is used to tie the faculty member's assignment to a position defined in the Human Resources system.
|
VARCHAR2(6)
|
SIRASGN
|
SIRASGN_POSN
|
PRIMARY_IND
|
Primary Indicator
|
Indicates whether the faculty member is the primary instructor of the section.
|
VARCHAR2(1)
|
SIRASGN
|
SIRASGN_PRIMARY_IND
|
PROCESS_GROUP
|
Process Group
|
Process-oriented identifier for the record used to determine access authorization to this record. Institution defined.
|
VARCHAR2(255)
|
NA
|
NA
|
SESSION_PERCENTAGE
|
Session Percentage
|
Faculty session percentage of responsibility of this instructional assignment.
|
NUMBER
|
SIRASGN
|
SIRASGN_PERCENT_SESS
|
SUB_ACADEMIC_PERIOD
|
Sub Academic Period
|
A session, portion or part of the academic period.
|
VARCHAR2(63)
|
SSBSECT
|
SSBSECT_PTRM_CODE
|
SUB_ACADEMIC_PERIOD_DESC
|
Sub Academic Period Description
|
Sub academic period description.
|
VARCHAR2(255)
|
STVPTRM
|
STVPTRM_DESC
|
WEEKLY_CONTACT_HOURS
|
Weekly Contact Hours
|
Weekly contact hours assigned to the faculty member for this instructional assignment. Number of contact hours is based on the meeting days and times per week established for this assignment.
|
NUMBER
|
NA
|
NA
|
WORKLOAD_ADJUST
|
Workload Adjustment
|
Adjusted workload recorded for the instructional assignments of this faculty member.
|
NUMBER
|
SIRASGN
|
SIRASGN_WORKLOAD_ADJUST
|
WORKLOAD_INCREMENT
|
Workload Increment
|
Incremental workload derived from enrollment count.
|
NUMBER
|
SIRASGN
|
SIRASGN_WORKLOAD_INCR
|