CST_PAC_ITEM_VU_GT
This global temporary table will store cost organization, cost book, inventory item, valuation unit and period name combinations that need reprocessing.
Details
-
Schema: FUSION
-
Object owner: CST
-
Object type: TABLE
-
Tablespace: Default
Columns
| Name | Datatype | Length | Precision | Comments |
|---|---|---|---|---|
| COST_ORG_ID | NUMBER | 18 | Identifies the cost organization associated with the inventory organization. | |
| COST_BOOK_ID | NUMBER | 18 | Identifies the cost book assigned to the cost organization. | |
| INVENTORY_ITEM_ID | NUMBER | 18 | Identifier for the inventory item. | |
| VAL_UNIT_ID | NUMBER | 18 | Identifier for the valuation unit. | |
| PERIOD_NAME | VARCHAR2 | 15 | Indicates the costing period in which the transaction is processed. | |
| TOTAL_COST | NUMBER | Total periodic average cost for the item. |