Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse PERSONNEL ACTION DETAIL Table


View exposing detailed personnel action records including action dates, action types, and related workforce transaction attributes.


Field Name

Description

Data Type

Length

EMPLOYMENT_STATUS

Employment status associated with the record.

VARCHAR2

30

EMPLOYMENT_STATUS_CODE

Code identifying employment status.

VARCHAR2

1

LAST_UPDATE_DATE

Date associated with last update.

DATE

LAST_UPDATE_USER

Last update user associated with the record.

VARCHAR2

12

PERSONNEL_ACTION_END_DATE

Date associated with personnel action end.

DATE

PERSONNEL_ACTION_START_DATE

Date associated with personnel action start.

DATE

PERSONNEL_ACTION_TYPE_KEY

Surrogate key identifying the personnel action type.

VARCHAR2

8

PERSONNEL_KEY

Surrogate key identifying the personnel.

VARCHAR2

8

RECORD_COUNTER

Record counter associated with the record.

NUMBER

1

SAP_STATUS

Sap status associated with the record.

VARCHAR2

30

SAP_STATUS_CODE

Code identifying sap status.

VARCHAR2

1

WAREHOUSE_LOAD_DATE

Date the record was loaded into the data warehouse.

DATE