PRE REG DETAIL Table
View exposing pre-registration detail records including student, subject, and registration planning attributes used for pre-registration processing and reporting.
Field Name |
Description |
Data Type |
Length |
|---|---|---|---|
DESIGN_SECTION_CONFLICT |
Design section conflict associated with the record. |
VARCHAR2 |
1 |
DOCTOR_OR_MASTER_THESIS |
Doctor or master thesis associated with the record. |
VARCHAR2 |
25 |
ENROLLMENT_KEY |
Surrogate key identifying the enrollment. |
VARCHAR2 |
15 |
GASP_ACTION_REQUEST |
Gasp action request associated with the record. |
VARCHAR2 |
20 |
HGN |
Hgn associated with the record. |
VARCHAR2 |
30 |
LAB_SECTION_CONFLICT |
Lab section conflict associated with the record. |
VARCHAR2 |
1 |
LAST_UPDATED_DATE |
Date associated with last updated. |
DATE |
|
LECTURE_SECTION_CONFLICT |
Lecture section conflict associated with the record. |
VARCHAR2 |
1 |
LISTENER_OR_PASS_FAIL |
Listener or pass fail associated with the record. |
VARCHAR2 |
25 |
MIT_ID |
MIT ID number of the person. Use this field to join with other tables containing data about people at MIT. |
VARCHAR2 |
9 |
PRE_REG_SECTION_KEY |
Surrogate key identifying the pre reg section. |
VARCHAR2 |
15 |
PRE_REG_STUDENT_STATUS_KEY |
Surrogate key identifying the pre reg student status. |
VARCHAR2 |
15 |
PRE_REG_SUBJECT_KEY |
Surrogate key identifying the pre reg subject. |
VARCHAR2 |
15 |
RECITATION_SECTION_CONFLICT |
Recitation section conflict associated with the record. |
VARCHAR2 |
1 |
REG_SOURCE |
Reg source associated with the record. |
VARCHAR2 |
60 |
REG_SOURCE_CODE |
Code identifying reg source. |
VARCHAR2 |
1 |
STUDENT_TERM_ENROLLMENT_KEY |
Surrogate key identifying the student term enrollment. |
VARCHAR2 |
15 |
SUBJECT_STATUS |
Subject status associated with the record. |
VARCHAR2 |
100 |
SUBJECT_STATUS_CODE |
Code identifying subject status. |
VARCHAR2 |
2 |
VARIABLE_UNITS |
Variable units associated with the record. |
NUMBER |
|
WAREHOUSE_LOAD_DATE |
Date the record was loaded into the data warehouse. |
DATE |