Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse ACAD CHAIR COST COLLECTOR Table


The various cost objects (for the chair, for salary and wages, and for scholarly allowance) associated with an academic chair.


Field Name

Description

Data Type

Length

ACAD_CHAIR_COST_COLLECTOR_KEY

Use this field to join between the ACAD_CHAIR_DETAIL and ACAD_CHAIR_COST_COLLECTOR tables to get financial information for the three different cost collectors for an academic chair.

VARCHAR2

24

COST_COLLECTOR_ID

7-digit number which uniquely identifies the Cost Collector.

VARCHAR2

7

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

COST_COLLECTOR_TYPE

The type of cost collector assciated with the academic chair: (1) Chair/Parent Cost Collector, (2) Salary, Wages & Benefits (SWEB) Cost Collector, or (3) Scholarly Allowance Cost Collector.

VARCHAR2

20

WAREHOUSE_LOAD_DATE

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

DATE

8