Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse PAYROLL BY FP FLAGS Table


XXX


Field Name

Description

Data Type

Length

APPT_SUBTYPE_CODE

4-character alphanumeric code for the appointment subtype, e.g., RGE1 - non-academic regular or STE1 - non-academic short-term exempt.

VARCHAR2

4

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

HAS_ADJUSTMENT

XXX

VARCHAR2

1

HAS_APPOINTMENT_TYPE_CHANGE

XXX

VARCHAR2

1

HAS_DISTRIBUTION_CHANGE

XXX

VARCHAR2

1

HAS_EFFORT_CHANGE

XXX

VARCHAR2

1

HAS_OVERTIME

XXX

VARCHAR2

1

HAS_SALARY_CHANGE

XXX

VARCHAR2

1

HAS_SUSPENSE

XXX

VARCHAR2

1

HAS_VACATION_ADJUSTMENT

XXX

VARCHAR2

1

HR_POSITION_KEY

This field should be used to join HR_POSITION and HR_POSITION_LIMITED tables with such fact tables as HR_APPOINTMENT_DETAIL, HR_APPT_TX_DETAIL, and HR_POSITION_DETAIL and their LIMITED versions.

VARCHAR2

10

IS_TRANSFER

XXX

VARCHAR2

1

ON_LEAVE

XXX

VARCHAR2

1

PAYROLL_WAGE_TYPE_KEY

Key field used to join the PAYROLL_WAGE_TYPE table to Payroll fact tables. Use for joining data, not for reporting.

VARCHAR2

4

PERSONNEL_KEY

Key field used to join to the PERSONNEL table. This field should only be used for joining data, NOT for reporting.

VARCHAR2

8

TIME_MONTH_KEY

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

VARCHAR2

6