Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse PAYROLL WORK HOURS DETAIL Table


View exposing payroll work hours detail data.


Field Name

Description

Data Type

Length

HR_ORG_UNIT_KEY

Surrogate key identifying the hr org unit.

VARCHAR2

10

HR_POSITION_KEY

Surrogate key identifying the hr position.

VARCHAR2

10

PAYROLL_AMOUNT

Payroll amount associated with the record.

NUMBER

PAYROLL_FOR_PERIOD_KEY

Surrogate key identifying the payroll for period.

VARCHAR2

8

PAYROLL_HOURS

Payroll hours associated with the record.

NUMBER

17,2

PAYROLL_IN_PERIOD_KEY

Surrogate key identifying the payroll in period.

VARCHAR2

8

PAYROLL_RATE

Payroll rate associated with the record.

NUMBER

PAYROLL_WAGE_TYPE_KEY

Surrogate key identifying the payroll wage type.

VARCHAR2

4

PERSONNEL_KEY

Surrogate key identifying the personnel.

VARCHAR2

8

WAREHOUSE_LOAD_DATE

Date the record was loaded into the data warehouse.

DATE