Target Column |
Business Definition |
Database Data Type |
Source Name |
Source Column |
Local Source |
Local Target |
ACADEMIC_PERIOD
|
Represents an academic period or a portion of the academic year for which faculty feedback is being requested. 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)
|
SFBFFSC
|
SFBFFSC_TERM_CODE
|
NO
|
NO
|
ACADEMIC_PERIOD_DESC
|
Academic period description.
|
VARCHAR2(255)
|
STVTERM
|
STVTERM_DESC
|
NO
|
NO
|
ACADEMIC_YEAR
|
Academic year associated with the academic period on this record.
|
VARCHAR2(63)
|
FUNCTION
|
GOKODSF.F_GET_DESC
|
NO
|
NO
|
ACADEMIC_YEAR_DESC
|
Academic year description.
|
VARCHAR2(255)
|
STVACYR
|
STVACYR_DESC
|
NO
|
NO
|
ADMINISTRATIVE_GROUP
|
Administrative-oriented identifier for the record used to determine access authorization to this record. Institution defined.
|
VARCHAR2(255)
|
NA
|
NA
|
NO
|
NO
|
COURSE_IDENTIFICATION
|
Course subject and course number combined.
|
VARCHAR2(63)
|
CALCULATION
|
SFRSTCR_SUBJ_CODE||SFRSTCR_CRSE_NUMB
|
NO
|
NO
|
COURSE_NUMBER
|
Course number associated with the subject for the course.
|
VARCHAR2(63)
|
SSBSECT
|
SSBSECT_CRSE_NUMB
|
NO
|
NO
|
COURSE_REFERENCE_NUMBER
|
The course number of the course the student has been registered.
|
VARCHAR2(63)
|
SFRFFST
|
SFRFFST_CRN
|
NO
|
NO
|
COURSE_SECTION_NUMBER
|
Sequence number used to associate the information about the unique course for the student.
|
VARCHAR2(63)
|
SSBSECT
|
SSBSECT_SEQ_NUMB
|
NO
|
NO
|
FACULTY_FEEDBACK_ACTIVE_IND
|
Indicates faculty feedback value is active, Active will be 'Y' and not active will be 'N'. Faculty feedback defined with an 'N' will not be available for selection.
|
VARCHAR2(1)
|
STVFFVA
|
STVFFVA_ACTIVE_IND
|
NO
|
NO
|
FEEDBACK
|
Faculty feedback issue or recommendation name.
|
VARCHAR2(63)
|
STVFFVA
|
STVFFVA_CODE
|
NO
|
NO
|
FEEDBACK_ACTIVITY_DATE
|
System maintained field specifies the date this record was created or updated.
|
DATE
|
SFRFFBK
|
SFRFFBK_ACTIVITY_DATE
|
NO
|
NO
|
FEEDBACK_COMMENT_IND
|
Indicates this student has comment text recorded by the faculty member for this feedback session.
|
VARCHAR2(63)
|
CALCULATION
|
DECODE(FEEDBACK_COMMENT,NULL,'NO','YES')
|
NO
|
NO
|
FEEDBACK_DATA_ORIGIN
|
System maintained field specifies the origin of the data.
|
VARCHAR2(63)
|
SFRFFBK
|
SFRFFBK_DATA_ORIGIN
|
NO
|
NO
|
FEEDBACK_DESC
|
Faculty feedback description.
|
VARCHAR2(255)
|
STVFFVA
|
STVFFVA_DESC
|
NO
|
NO
|
FEEDBACK_ESTIMATED_GRADE_IND
|
Indicates this student has an estimated grade recorded by the faculty member for this feedback session.
|
VARCHAR2(63)
|
CALCULATION
|
DECODE(FEEDBACK_ESTIMATED_GRADE,NULL,'NO','YES')
|
NO
|
NO
|
FEEDBACK_KEY
|
System generated, unique, internal identification number assigned to the actual issue or recommendation entered by the faculty for the student.
|
NUMBER
|
SFRFFBK
|
SFRFFBK_STVFFVA_ID
|
NO
|
NO
|
FEEDBACK_SESSION_DESC
|
Feedback session short description
|
VARCHAR2(255)
|
SFBFFSC
|
SFBFFSC_DESCRIPTION
|
NO
|
NO
|
FEEDBACK_SESSION_KEY
|
System generated, unique, internal identification number assigned to this feedback session that may be assigned to course reference numbers within the academic period.
|
NUMBER
|
SFRFFBK
|
SFBFFSC_SURROGATE_ID
|
NO
|
NO
|
FEEDBACK_TYPE
|
Identifies the feedback recorded by the faculty member is either and issue or a recommendation.
|
VARCHAR2(63)
|
STVFFVA
|
STVFFVA_TYPE
|
NO
|
NO
|
FEEDBACK_TYPE_DESC
|
Identifies the feedback recorded by the faculty member is either an issue or a recommendation.
|
VARCHAR2(255)
|
CALCULATION
|
CASE STVFFVA_TYPE WHEN 'ISSUE' THEN 'ISSUE' WHEN 'RECOMMEND' THEN 'RECOMMENDATION' END
|
NO
|
NO
|
FEEDBACK_USER
|
Oracle User who created or last updated the record.
|
VARCHAR2(63)
|
SFRFFBK
|
SFRFFBK_USER_ID
|
NO
|
NO
|
FEEDBACK_VERSION
|
Optimistic lock token for sfrffbk
|
NUMBER
|
SFRFFBK
|
SFRFFBK_VERSION
|
NO
|
NO
|
ID
|
Identification number assigned to a person that is used externally for all communication and correspondence with the person.
|
VARCHAR2(63)
|
SPRIDEN
|
SPRIDEN_ID
|
NO
|
NO
|
INSTRUCTOR_ID
|
Identification number assigned to a person that is used externally for all communication and correspondence with the person.
|
VARCHAR2(63)
|
SPRIDEN
|
SPRIDEN_ID
|
NO
|
NO
|
INSTRUCTOR_NAME
|
Name of the person (last name, first name, middle initial) or organization.
|
VARCHAR2(255)
|
FUNCTION
|
F_FORMAT_NAME
|
NO
|
NO
|
INSTUCTOR_UID
|
System generated, unique, internal identification number assigned to this person.
|
NUMBER
|
SFRFFST
|
SFRFFST_FACULTY_PIDM
|
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
|
F_FORMAT_NAME
|
NO
|
NO
|
PERSON_FEEDBACK_KEY
|
System generated, unique, internal identification number assigned to this faculty feedback given for the student this academic period for this course reference number.
|
NUMBER
|
SFRFFBK
|
SFRFFBK_SURROGATE_ID
|
NO
|
NO
|
PERSON_UID
|
System generated, unique, internal identification number assigned to this person.
|
NUMBER
|
SFRFFST
|
SFRFFST_STUDENT_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
|
STUDENT_MONITOR_IND
|
Indicates this student was flagged to be monitored for the feedback session.
|
VARCHAR2(63)
|
CALCULATION
|
DECODE(FEEDBACK_STATUS,'M','YES','NO')
|
NO
|
NO
|
SUBJECT
|
Main instructional subject area for this course.
|
VARCHAR2(63)
|
SSBSECT
|
SSBSECT_SUBJ_CODE
|
NO
|
NO
|
SUBJECT_DESC
|
Subject code description.
|
VARCHAR2(255)
|
STVSUBJ
|
STVSUBJ_DESC
|
NO
|
NO
|
SUB_ACADEMIC_PERIOD
|
A session, portion or part of the academic period.
|
VARCHAR2(63)
|
SFRSTCR
|
SFRSTCR_PTRM_CODE
|
NO
|
NO
|
SUB_ACADEMIC_PERIOD_DESC
|
Sub academic period description.
|
VARCHAR2(255)
|
STVPTRM
|
STVPTRM_DESC
|
NO
|
NO
|