CST_WO_OP_SUMMARY_COSTS_GT
This table is used to store the summarized costs at operaton level while calculating the runing work order costs.
Details
-
Schema: FUSION
-
Object owner: CST
-
Object type: TABLE
-
Tablespace: Default
Columns
Name | Datatype | Length | Precision | Comments |
---|---|---|---|---|
COST_ORG_ID | NUMBER | 18 | Cost Organization Identifier. | |
COST_BOOK_ID | NUMBER | 18 | Cost Book Identifier. | |
CST_WORK_ORDER_ID | NUMBER | 18 | Surrogate identifying a work order in cost accounting. | |
CST_WORK_ORDER_OPERATION_ID | NUMBER | 18 | Surrogate identifying a work order operation in cost accounting. | |
OPERATION_SEQ_NUMBER | NUMBER | Indiates the sequence of operation in a work order. | ||
COST_ELEMENT_ID | NUMBER | 18 | Surrogate identifying the cost element. | |
EXPENSE_POOL_ID | NUMBER | 18 | Surrogate identifying an expense pool. | |
INPUT_COST | NUMBER | Total input cost for the work order operation at the cost element expene pool level. | ||
FIXED_OUTPUT_COST | NUMBER | Cost of outputs with fixed cost allocation factor on the operation. | ||
CURRENCY_CODE | VARCHAR2 | 15 | Indicates the currency in which the costs are stored. | |
COST_SOURCE | VARCHAR2 | 30 | Indicates the source of the cost row. |