NEW HIRE EMPLOYEE NO KERBEROS Table
XXX
Field Name |
Description |
Data Type |
Length |
---|---|---|---|
FULL_NAME |
The full name of the person. |
VARCHAR2 |
90 |
HIRE_DATE |
The date on which the person was last hired. |
DATE |
8 |
HIRE_ENTRY_DATE |
XXX |
DATE |
7 |
HR_ORG_UNIT_ID |
8-digit unique number generated by SAP for each org unit. All levels within the HR org hierarcy (e.g. school, department, sub-department) are assigned an HR Org Unit ID. |
VARCHAR2 |
8 |
MIT_ID |
MIT ID number of the person. Use this field to join with other tables containing data about people at MIT. |
VARCHAR2 |
9 |
PERSONNEL_KEY |
Key field used to join to the PERSONNEL table. This field should only be used for joining data, NOT for reporting. |
VARCHAR2 |
8 |
WAREHOUSE_LOAD_DATE |
The date the record was loaded into the Data Warehouse from the source system. |
DATE |
8 |