POOL UNITS HISTORY Table
History of Cost Collector Pool Units by fiscal period, beginning with June 1997.
Field Name |
Description |
Data Type |
Length |
---|---|---|---|
COST_COLLECTOR_FP_KEY |
Key used to join historical Cost Collector tables and a fact table (Balances by Fiscal Period, Summary Statement Detail) when you want to bring up the cost collector data matching the fiscal period on the fact table. For the current fiscal period, the most recent data will be brought in. |
VARCHAR2 |
12 |
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 |
DISTRIBUTION_RATE |
XXX |
NUMBER |
5.1 |
NEXT_MONTH_POOL_UNITS |
The number of pool units this cost object has in the next fiscal period. This field is set to zero in the current fiscal period. |
NUMBER |
22 |
POOL_CODE |
Indicates which investment pool the funds should placed in. |
VARCHAR2 |
1 |
POOL_UNITS |
The number of pool units allocated to a Fund Cost Collector; supplied by the Treasurer's Office. |
VARCHAR2 |
14 |
PREV_MONTH_POOL_UNITS |
The number of Pool Units assigned to a Fund Cost Collector in the immediately previous month; from the Treasurer's Office. |
NUMBER |
13.2 |
TIME_MONTH_KEY |
Key used only for joining the TIME_MONTH table to other tables, NOT for reporting. |
VARCHAR2 |
6 |
WAREHOUSE_LOAD_DATE |
The date the record was loaded into the Data Warehouse from the source system. |
DATE |
8 |