Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse MIT APPOINTMENT ALL Table


XXX


Field Name

Description

Data Type

Length

APPOINTMENT_TYPE

In the various APPOINTMENT tables (ie, MIT Employees): For Faculty, identifies whether they have a 9-, 10-, 11-, or 12-month appointment. This information is used to position faculty members with their peers in salary reviews; also determines whether they are eligible to receive summer salary (1, 2, or 3 months). For other MIT employees, specifies whether the appointment is Regular, Term (= has a specified end date), Temporary (normally of more than 2 and less than 12 months duration), or Summer only. In the GRADUATE AWARD tables, specifies the type of Graduate Student Appointment: RA, TA, etc. In the KRB_PERSON table, indicates whether the appointment is Primary or Secondary.

VARCHAR2

30

APPT_BEGIN_DATE

Start date for an employee's appointment to a specific MIT position.

DATE

APPT_END_DATE

End date for an employee's appointment to a specific MIT position or 12/31/2999 for indefinite end

DATE

DLC_NAME

The name of the DLC associated with this room set.

VARCHAR2

70

HR_DEPARTMENT_NAME

Name of the department, school, center, or lab.

VARCHAR2

100

IS_CURRENT_APPOINTMENT

XXX

VARCHAR2

1

IS_CYBORG_APPOINTMENT

XXX

VARCHAR2

1

JOB_TITLE

In MIT's HR tables this field contains the official MIT job Title. This title is tied to the Job ID, and can only be changed by the Compensation Office.

VARCHAR2

50

MIT_ID

MIT ID number of the person. Use this field to join with other tables containing data about people at MIT.

VARCHAR2

9

ORIGINAL_EMPLOYMENT_PERCENT

Percent effort based on normal working hours. For Faculty and exempt staff, 100% represents full time effort. For Support staff, it is normal work hours divided by # of hours in work schedule rule

NUMBER

17,8

POSITION_ID

This is an 8-digit unique number generated by SAP and is specific to each position.

VARCHAR2

15

POSITION_TITLE

Specific Position Title tied to the Position ID. This may be more specifc than the official job title.

VARCHAR2

50

WAREHOUSE_LOAD_DATE

The date the record was loaded into the Data Warehouse from the source system.

DATE