Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse PAYROLL WAGE TYPE Table


View exposing payroll wage type data.


Field Name

Description

Data Type

Length

GTN_MULTIPLIER

Gtn multiplier associated with the record.

NUMBER

1

IS_MAP_WAGE_TYPE

Indicator identifying whether map wage type (Y/N).

VARCHAR2

1

PAYROLL_WAGE_TYPE_KEY

Surrogate key identifying the payroll wage type.

VARCHAR2

4

WAGE_TYPE

Wage type associated with the record.

VARCHAR2

30

WAGE_TYPE_CATEGORY

Wage type category associated with the record.

VARCHAR2

70

WAGE_TYPE_CODE

Code identifying wage type.

VARCHAR2

4

WAGE_TYPE_PERCENT_RATE

Wage type percent rate associated with the record.

NUMBER

5,2

WAREHOUSE_LOAD_DATE

Date the record was loaded into the data warehouse.

DATE