Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse PAYROLL COMMITMENT FY SUMMARY Table


XXX


Field Name

Description

Data Type

Length

APRIL_COMMITMENT_AMOUNT

XXX

NUMBER

15,2

AUGUST_COMMITMENT_AMOUNT

XXX

NUMBER

15,2

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

DECEMBER_COMMITMENT_AMOUNT

XXX

NUMBER

15,2

FEBRUARY_COMMITMENT_AMOUNT

XXX

NUMBER

15,2

FISCAL_YEAR

The 4 digit year. The fiscal year at MIT runs from July 1st through June 30th. (e.g.: June 30, 1997 would be fiscal year 1997, July 1, 1997 would be fiscal year 1998)

VARCHAR2

4

FY_COMMITMENT_AMOUNT

The total of open commitments with Expected Debit Date falling in the given Fiscal Year.

NUMBER

15,2

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

JANUARY_COMMITMENT_AMOUNT

XXX

NUMBER

15,2

JULY_COMMITMENT_AMOUNT

XXX

NUMBER

15,2

JUNE_COMMITMENT_AMOUNT

XXX

NUMBER

15,2

MARCH_COMMITMENT_AMOUNT

XXX

NUMBER

15,2

MAY_COMMITMENT_AMOUNT

XXX

NUMBER

15,2

NOVEMBER_COMMITMENT_AMOUNT

XXX

NUMBER

15,2

OCTOBER_COMMITMENT_AMOUNT

XXX

NUMBER

15,2

SEPTEMBER_COMMITMENT_AMOUNT

XXX

NUMBER

15,2

WAREHOUSE_LOAD_DATE

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

DATE