Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse PAYROLL GROSS PAY DETAIL Table


View exposing payroll gross pay detail data.


Field Name

Description

Data Type

Length

GROSS_PAY_AMOUNT

Gross pay amount associated with the record.

NUMBER

17,2

IS_OFF_CYCLE_PAYROLL

Indicator identifying whether off cycle payroll (Y/N).

VARCHAR2

1

OFF_CYCLE_PAYMENT_DATE

Date associated with off cycle payment.

DATE

OFF_CYCLE_REASON

Off cycle reason associated with the record.

VARCHAR2

40

OFF_CYCLE_REASON_IN

Off cycle reason in associated with the record.

VARCHAR2

40

PAYROLL_FOR_PERIOD_KEY

Surrogate key identifying the payroll for period.

VARCHAR2

8

PAYROLL_IN_PERIOD_KEY

Surrogate key identifying the payroll in period.

VARCHAR2

8

PAYROLL_RUN_DATE

Date associated with payroll run.

DATE

PAYROLL_RUN_PERSON_ATTRIB_KEY

Surrogate key identifying the payroll run person attrib.

VARCHAR2

13

PAYROLL_RUN_SEQNO

Payroll run seqno associated with the record.

NUMBER

5

PAYROLL_VOID_REVERSED_DATE

Date associated with payroll void reversed.

DATE

PAYROLL_VOID_REVERSED_REASON

Payroll void reversed reason associated with the record.

VARCHAR2

30

PAYROLL_VOID_REVERSED_STATUS

Payroll void reversed status associated with the record.

VARCHAR2

10

PAYROLL_WAGE_TYPE_KEY

Surrogate key identifying the payroll wage type.

VARCHAR2

4

PERSONNEL_KEY

Surrogate key identifying the personnel.

VARCHAR2

8

RECORD_COUNTER

Record counter associated with the record.

NUMBER

WAREHOUSE_LOAD_DATE

Date the record was loaded into the data warehouse.

DATE