MAILING LABELS Table
View exposing mailing-label directory detail including person identifiers, names, office location, organizational attributes, demographic attributes, employee type, and appointment-end-date information.
Field Name |
Description |
Data Type |
Length |
|---|---|---|---|
APPOINTMENT_END_DATE |
Date associated with appointment end. |
DATE |
|
DEPARTMENT_ID |
Business identifier for the department. |
VARCHAR2 |
6 |
DEPARTMENT_NAME |
Department name associated with the record. |
VARCHAR2 |
75 |
DIRECTORY_TITLE |
Directory title associated with the record. |
VARCHAR2 |
50 |
EMPLOYEE_TYPE |
Employee type associated with the record. |
VARCHAR2 |
40 |
FIRST_NAME |
First name associated with the person. |
VARCHAR2 |
40 |
FULL_NAME |
Full name associated with the person. |
VARCHAR2 |
100 |
GENDER |
Gender associated with the record. |
VARCHAR2 |
15 |
HR_ORG_LEVEL2_NAME |
Hr org level2 name associated with the record. |
VARCHAR2 |
75 |
HR_ORG_LEVEL3_NAME |
Hr org level3 name associated with the record. |
VARCHAR2 |
75 |
IS_FORMER_EMP_CURRENT_STU |
Indicator identifying whether former emp current stu (Y/N). |
VARCHAR2 |
1 |
LAST_NAME |
Last name associated with the person. |
VARCHAR2 |
40 |
MIDDLE_NAME |
Middle name associated with the person. |
VARCHAR2 |
40 |
MIT_ID |
MIT ID number of the person. Use this field to join with other tables containing data about people at MIT. |
VARCHAR2 |
9 |
NAME_SUFFIX |
Name suffix associated with the record. |
VARCHAR2 |
15 |
OFFICE_LOCATION |
Office location associated with the record. |
VARCHAR2 |
40 |
OFFICE_PHONE |
Office phone associated with the record. |
VARCHAR2 |
15 |
PERSONNEL_SUBAREA |
Personnel subarea associated with the record. |
VARCHAR2 |
40 |
PERSONNEL_SUBAREA_CODE |
Code identifying personnel subarea. |
VARCHAR2 |
4 |
RACE |
Race associated with the record. |
VARCHAR2 |
50 |
WAREHOUSE_CLUSTER |
Warehouse cluster associated with the record. |
VARCHAR2 |
30 |
WAREHOUSE_CLUSTER_CODE |
Code identifying warehouse cluster. |
VARCHAR2 |
5 |