UROP STATUS Table
View exposing UROP status reference records including participation and program status values.
Field Name |
Description |
Data Type |
Length |
|---|---|---|---|
IS_CONTINUING |
Indicator identifying whether continuing (Y/N). |
VARCHAR2 |
1 |
IS_FACULTY_EVAL_RECV |
Indicator identifying whether faculty eval recv (Y/N). |
VARCHAR2 |
1 |
IS_STUDENT_EVAL_RECV |
Indicator identifying whether student eval recv (Y/N). |
VARCHAR2 |
1 |
IS_URN_CREDIT_GRANTED |
Indicator identifying whether urn credit granted (Y/N). |
VARCHAR2 |
1 |
OFF_CAMPUS_TRAVEL |
Off campus travel associated with the record. |
VARCHAR2 |
1 |
PROJECT_STATUS |
Project status associated with the record. |
VARCHAR2 |
30 |
UROP_STATUS_KEY |
Surrogate key identifying the urop status. |
VARCHAR2 |
40 |
WAREHOUSE_LOAD_DATE |
Date the record was loaded into the data warehouse. |
DATE |