EM STUDENT RESERVATION Table
View exposing student reservation records associated with subject access and enrollment management processes.
Field Name |
Description |
Data Type |
Length |
|---|---|---|---|
CIH_REQ |
Cih req associated with the record. |
VARCHAR2 |
64 |
CI_ATTRIBUTE |
Ci attribute associated with the record. |
VARCHAR2 |
10 |
ELIGIBLE_TO_PREREGISTER |
Eligible to preregister associated with the record. |
VARCHAR2 |
2 |
HOME_DEPT |
Home dept associated with the record. |
VARCHAR2 |
4 |
IS_SNAPSHOT_DATA |
Indicator identifying whether snapshot data (Y/N). |
VARCHAR2 |
3 |
KERBEROS_ID |
Business identifier for the kerberos. |
VARCHAR2 |
10 |
MIT_ID |
MIT ID number of the person. Use this field to join with other tables containing data about people at MIT. |
VARCHAR2 |
10 |
NAME |
Name associated with the record. |
VARCHAR2 |
60 |
PCT_REQ_COMPLETED |
Pct req completed associated with the record. |
NUMBER |
10,2 |
REQ_IN_SUBJ_SELECTOR |
Req in subj selector associated with the record. |
VARCHAR2 |
2 |
RESERVED_MASTER_SUBJ_ID |
Business identifier for the reserved master subj. |
VARCHAR2 |
10 |
RESERVED_SUBJECT_ID |
Business identifier for the reserved subject. |
VARCHAR2 |
10 |
SECTION |
Section associated with the record. |
VARCHAR2 |
25 |
SECTION_REGISTRATION |
Section registration associated with the record. |
VARCHAR2 |
2 |
SNAPSHOT_NAME |
Snapshot name associated with the record. |
VARCHAR2 |
25 |
SOURCE_CREATE_BY |
Source create by associated with the record. |
VARCHAR2 |
20 |
SOURCE_CREATE_DATE |
Date associated with source create. |
DATE |
|
STUDENT_REQUEST_ID |
Business identifier for the student request. |
VARCHAR2 |
32 |
TERM_CODE |
Code identifying term. |
VARCHAR2 |
6 |
TLGM_CODE |
Code identifying tlgm. |
VARCHAR2 |
5 |
UNDERGRADUATE_YEAR |
Undergraduate year associated with the record. |
VARCHAR2 |
2 |
WAREHOUSE_CREATE_DATE |
Date associated with warehouse create. |
DATE |
|
WAREHOUSE_CREATE_USER |
Warehouse create user associated with the record. |
VARCHAR2 |
1 |