BENEFITS 401K OVERRIDE Table
View exposing 401(k) eligibility override records including employee identifiers, eligibility start dates, override indicators, and warehouse timestamps used for benefits administration.
Field Name |
Description |
Data Type |
Length |
|---|---|---|---|
BENEFITS_ELIG_START_DATE |
Date associated with benefits elig start. |
DATE |
|
LTPT_401K_ELIG_OVERRIDE |
Ltpt 401k elig override as provided by the source. |
VARCHAR2 |
1 |
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 |
Surrogate key identifying the personnel. |
VARCHAR2 |
8 |
WAREHOUSE_CURRENT_TIMESTAMP |
Warehouse current timestamp associated with the warehouse record. |
DATE |
|
WAREHOUSE_LOAD_DATE |
Date the record was loaded into the data warehouse. |
DATE |
|
WAREHOUSE_UPDATE_TIMESTAMP |
Warehouse update timestamp associated with the warehouse record. |
DATE |