CST_WO_RETURN_COSTS_GT
This table would contain the prorated unit cost for each eligible WIP material return Transaction.
Details
-
Schema: FUSION
-
Object owner: CST
-
Object type: TABLE
-
Tablespace: Default
Columns
Name | Datatype | Length | Precision | Not-null | Comments |
---|---|---|---|---|---|
WIP_DEP_TRXN_ID | NUMBER | 18 | Yes | Identifies the WIP deplete layer. | |
RTRN_TXN_QTY | NUMBER | WIP material return Transaction quantity. | |||
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_UNIT_COST | NUMBER | Total Unit Cost | |||
DEPLETED_QTY | NUMBER | Depleted Quantity | |||
TOTAL_RETURN_COST | NUMBER | Total WIP Material Return Cost | |||
RETURN_UNIT_COST | NUMBER | WIP Material Return Unit Cost | |||
CURRENCY_CODE | VARCHAR2 | 15 | Currency Code |