BENEFITS ADJ REASON DETAIL Table
View exposing benefits adjustment reason detail by employee including effective dates, adjustment reason text, and audit attributes used for benefits administration and reporting.
Field Name |
Description |
Data Type |
Length |
|---|---|---|---|
BENEFITS_ADJUSTMENT_REASON_KEY |
Surrogate key identifying the benefits adjustment reason. |
VARCHAR2 |
4 |
BENEFITS_ADJUSTMENT_REASON_TXT |
Benefits adjustment reason txt as provided by the source. |
VARCHAR2 |
50 |
END_DATE |
Date associated with end. |
DATE |
|
LAST_UPDATE_DATE |
Date associated with last update. |
DATE |
|
LAST_UPDATE_USER |
Last update user as provided by the source. |
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 |
Surrogate key identifying the personnel. |
VARCHAR2 |
8 |
START_DATE |
Date associated with start. |
DATE |
|
WAREHOUSE_LOAD_DATE |
Date the record was loaded into the data warehouse. |
DATE |