CST_WO_RETURNS_FOR_COSTING_GT
This table stores all the eligible WIP material transactions for costing.
Details
-
Schema: FUSION
-
Object owner: CST
-
Object type: TABLE
-
Tablespace: Default
Columns
Name | Datatype | Precision | Not-null | Comments |
---|---|---|---|---|
WIP_REC_TRXN_ID | NUMBER | 18 | Yes | Identifies the receipt layer eg. Component issue which acts like a WIP receipt. |
WIP_DEP_TRXN_ID | NUMBER | 18 | Yes | Identifies the depletion transaction (e.g. Component Return) in case this row represents the depletion layer. For Component issues this value will remain as 0. |
DEPLETED_QTY | NUMBER | Depleted Quantity. | ||
RTRN_TXN_QTY | NUMBER | WIP material Transaction Quantity. |