HR BENEFIT ELIGIBILITY HISTORY Table
XXX
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 |
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 |
WAREHOUSE_LOAD_DATE |
The date the record was loaded into the Data Warehouse from the source system. |
DATE |
8 |