CST_TOTAL_OP_SCRAP_COST_GT
This transaction GT will hold the total operation level scrap cost calculated within the cost processor logic.
Details
-
Schema: FUSION
-
Object owner: CST
-
Object type: TABLE
-
Tablespace: Default
Columns
Name | Datatype | Length | Precision | Comments |
---|---|---|---|---|
COST_ORG_ID | NUMBER | 18 | Surrogate ID identifying the cost organization associated to the plant where the work order is executed. | |
COST_BOOK_ID | NUMBER | 18 | Surrogate ID identifying the cost book associated to the cost organization. | |
CST_WORK_ORDER_ID | NUMBER | 18 | Surrogate ID identifying the work order in costing. | |
CST_WORK_ORDER_OPERATION_ID | NUMBER | 18 | Surrogate ID identifying the work order operation in costing. | |
OPERATION_SEQ_NUMBER | NUMBER | Indicates a number that identifies the operation sequence within this work order. | ||
COST_ELEMENT_ID | NUMBER | 18 | Surrogate ID identifying the cost element for the cost. | |
EXPENSE_POOL_ID | NUMBER | 18 | Surrogate ID identifying the expense pool for the cost. | |
AMOUNT | NUMBER | Total sum of work order cost at the cost element, expense pool level for the work order operation. | ||
CURRENCY_CODE | VARCHAR2 | 15 | Indicates the currency code of the cost. |