BENEFITS ELIGIBILITY CURRENT Table
Current benefits eligibility for employees
Field Name |
Description |
Data Type |
Length |
---|---|---|---|
ELIGIBILITY_END_DATE |
Expiration (end) date of the employee's benefits eligibility. |
DATE |
8 |
ELIGIBILITY_START_DATE |
Effective (start) date of the employee's benefits eligibility. |
DATE |
8 |
ELIG_PROGRAM_GROUP_1 |
XXX |
VARCHAR2 |
30 |
ELIG_PROGRAM_GROUP_1_CODE |
XXX |
VARCHAR2 |
4 |
ELIG_PROGRAM_GROUP_2 |
XXX |
VARCHAR2 |
30 |
ELIG_PROGRAM_GROUP_2_CODE |
XXX |
VARCHAR2 |
4 |
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 |
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 |