ACAD CHAIR DETAIL Table
Academic chair
Field Name |
Description |
Data Type |
Length |
---|---|---|---|
ACAD_CHAIR_CATEGORY_KEY |
Use this field to join together to ACAD CHAIR DETAIL and ACAD CHAIR CATEGORY tables. |
VARCHAR2 |
4 |
ACAD_CHAIR_COST_COLLECTOR_KEY |
Use this field to join between the ACAD_CHAIR_DETAIL and ACAD_CHAIR_COST_COLLECTOR tables to get financial information for the three different cost collectors for an academic chair. |
VARCHAR2 |
24 |
ACAD_CHAIR_KEY |
Use this field to join between the ACAD_CHAIR_DETAIL and ACAD_CHAIR tables for information about the academic chair (eg. chair type, chair origin, chair cost collector dates). |
VARCHAR2 |
7 |
CHAIR_APPT_BEGIN_DATE |
XXX |
DATE |
8 |
CHAIR_APPT_END_DATE |
XXX |
DATE |
8 |
CHAIR_APPT_TITLE |
XXX |
VARCHAR2 |
72 |
CHAIR_COMMENT |
XXX |
VARCHAR2 |
72 |
CHAIR_COST_COLLECTOR_ID |
The main/chair/parent cost collector ID of the academic chair. |
VARCHAR2 |
7 |
CHAIR_COST_COLLECTOR_NAME |
The name of the main/chair/parent cost collector ID of the academic chair. |
VARCHAR2 |
40 |
CHAIR_HOLDER_NAME |
XXX |
VARCHAR2 |
100 |
IS_CURRENT_CHAIR |
XXX |
VARCHAR2 |
1 |
IS_VACANT_CHAIR |
Is this academic chair vacant? Y or N. |
VARCHAR2 |
1 |
LAST_UPDATE_DATE |
Date the description was created or last altered. |
DATE |
8 |
LAST_UPDATE_USER |
Last person that changed this record. |
VARCHAR2 |
12 |
MIT_ID |
MIT ID number of the person. Use this field to join with other tables containing data about people at MIT. |
VARCHAR2 |
9 |
RECORD_COUNTER |
Used to count records within a group on a report. Always contains a value of 1. |
NUMBER |
1 |
SA_COST_COLLECTOR_ID |
XXX |
VARCHAR2 |
12 |
SA_COST_COLLECTOR_NAME |
XXX |
VARCHAR2 |
40 |
SWEB_COST_COLLECTOR_ID |
XXX |
VARCHAR2 |
12 |
SWEB_COST_COLLECTOR_NAME |
XXX |
VARCHAR2 |
40 |
WAREHOUSE_LOAD_DATE |
The date the record was loaded into the Data Warehouse from the source system. |
DATE |
8 |