Data element |
Definition |
Activity_Date Indexed - no Format - Date May be Null? Y | The latest date the Course Degree Restriction information was updated in the source table SSRRDEG. |
Course_Id Indexed - no
Format - Varchar2(9) May be Null? Y | Concatenation of the subject area and course number |
Course_Num Indexed - no
Format - Varchar2(5) May be Null? Y | Course Number of the course section. See also Course_Id and Section _Id |
Crn Indexed - no
Format - Varchar2(5) May be Null? Y | Course Reference Number for the course section in which there is a student degree restriction. Source: SSRRDEG_CRN |
Crse_Sect_Rstr_Deg_Pk Indexed - yes
Format - Varchar2(18) May be Null? N | internal primary key based on TERM_CODE, CRN, REC_TYPE, DEGC_IND, DEGC_CODE |
Degree_Code Indexed - no
Format - Varchar2(6) May be Null? Y | Code of a student degree for which registration restrictions exist. The INCL_EXCL_IND field specifies whether the degree is to be included or excluded. Source field: SSRRDEG_DEGC_CODE. Source validation table: STVDEGC. Data Warehouse validation table: V_DEGREE. |
Degree_Desc Indexed - no
Format - Varchar2(30) May be Null? Y | Description of the Degree Code. Source: STVDEGC_CODE |
Incl_Excl_Ind Indexed - no
Format - Varchar2(1) May be Null? Y | Indicator for whether the student degree codes entered should be included or excluded in restricting the course. Valid values are: I - Include, E - Exclude. Source: SSRRDEG_DEGC_IND |
Record_Type Indexed - no
Format - Varchar2(1) May be Null? Y | Indicator for whether the record contains a student degree indicator or a student degree code. Valid values are: 1 - Student degree indicator, 2 - Student degree code. Source: SSRRDEG_REC_TYPE. |
Refresh_Date Indexed - no Format - Date May be Null? Y | The latest date this warehouse table was refreshed. |
Section_Id Indexed - no
Format - Varchar2(12) May be Null? Y | Concatenation of the subject area, course number and section number |
Section_Num Indexed - no
Format - Varchar2(3) May be Null? Y | Section Number of the course section. See also Section_Id |
Subject Indexed - no
Format - Varchar2(4) May be Null? Y | Subject Area of the course section. See also Course_Id and Section _Id |
Term Indexed - no
Format - Varchar2(6) May be Null? Y | Term in which the student degree restriction is in effect, for the specified course section. Source: SSRRDEG_TERM_CODE |