Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse PAYROLL COMMITMENT SUMMARY Table


XXX


Field Name

Description

Data Type

Length

COMMITMENT_AMOUNT

The dollars committed (set aside) but not yet paid for the line item.

NUMBER

15,2

COMMITMENT_ORIGIN

XXX

VARCHAR2

3

COST_COLLECTOR_KEY

Key used to join the Cost Collector to the financial transaction, and to get the master data that were current at the time of the transaction. This field should only be used for joining data, NOT for reporting.

VARCHAR2

12

GL_ACCOUNT_KEY

Key used to join the GL_ACCOUNT to the financial transaction, and to get the master data that were current at the time of the transaction. This field should only be used for joining data, NOT for reporting.

VARCHAR2

10

TIME_MONTH_KEY

Key used only for joining the TIME_MONTH table to other tables, NOT for reporting.

VARCHAR2

6

UNADJUSTED_COMMITMENT_AMOUNT

XXX

NUMBER

15,2

WAREHOUSE_LOAD_DATE

The date the record was loaded into the Data Warehouse from the source system.

DATE