CST_WO_ISSUE_TOTAL_COST_GT
This table stores the aggregated cost for WIP material issues.
Details
-
Schema: FUSION
-
Object owner: CST
-
Object type: TABLE
-
Tablespace: Default
Columns
Name | Datatype | Length | Precision | Not-null | Comments |
---|---|---|---|---|---|
WIP_REC_TRXN_ID | NUMBER | 18 | Yes | Identifies the WIP receipt layer. | |
COST_ELEMENT_ID | NUMBER | 18 | Yes | Identifies the cost element. | |
EXPENSE_POOL_ID | NUMBER | 18 | Yes | Identifies the expense pool. | |
TOTAL_COST | NUMBER | Total Cost | |||
TOTAL_QTY | NUMBER | Total quantity. | |||
TOTAL_UNIT_COST | NUMBER | Total Unit Cost | |||
CURRENCY_CODE | VARCHAR2 | 15 | Currency code |