PENSION ACTION DETAIL Table
View exposing pension action records including action types, effective dates, and related processing attributes.
Field Name |
Description |
Data Type |
Length |
|---|---|---|---|
LAST_UPDATE_DATE |
Date associated with last update. |
DATE |
|
LAST_UPDATE_USER |
Last update user associated with the 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 |
PENSION_ACTION_BEGIN_DATE |
Date associated with pension action begin. |
DATE |
|
PENSION_ACTION_END_DATE |
Date associated with pension action end. |
DATE |
|
PENSION_ACTION_TYPE_KEY |
Surrogate key identifying the pension action type. |
VARCHAR2 |
8 |
RECORD_COUNTER |
Record counter associated with the record. |
NUMBER |
|
SAP_STATUS |
Sap status associated with the record. |
VARCHAR2 |
40 |
SAP_STATUS_CODE |
Code identifying sap status. |
VARCHAR2 |
1 |
WAREHOUSE_LOAD_DATE |
Date the record was loaded into the data warehouse. |
DATE |