PENSION BENEFITS ELIG DETAIL Table
View exposing pension benefit eligibility records including eligibility criteria, status indicators, and effective dates.
Field Name |
Description |
Data Type |
Length |
|---|---|---|---|
ELIGIBILITY_END_DATE |
Date associated with eligibility end. |
DATE |
|
ELIGIBILITY_START_DATE |
Date associated with eligibility start. |
DATE |
|
ELIG_PROGRAM_GROUP_1 |
Elig program group 1 associated with the record. |
VARCHAR2 |
30 |
ELIG_PROGRAM_GROUP_1_CODE |
Code identifying elig program group 1. |
VARCHAR2 |
4 |
ELIG_PROGRAM_GROUP_2 |
Elig program group 2 associated with the record. |
VARCHAR2 |
30 |
ELIG_PROGRAM_GROUP_2_CODE |
Code identifying elig program group 2. |
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 |
Record counter associated with the record. |
NUMBER |
1 |
WAREHOUSE_LOAD_DATE |
Date the record was loaded into the data warehouse. |
DATE |