WIP: Overcompletion Qty ( wip_move_txn_interface)
Hi,
Information/documentation on pupulating the below fileds in wip_move_txn_interface.
Table: WIP_MOVE_TRX_INTERFACE.
OVERCOMPLETION_TRANSACTION_QTY , TRANSACTION_QUANTITY
Ex: Job 12345
Job starting qty: 200
already completed : 100
Remaining qty: 100
Now completing : 150
How much qty should be populated in below two fields.
It's completing more than available. We have 50% over completion tolerance on this job/item.
Table: WIP_MOVE_TRX_INTERFACE.
OVERCOMPLETION_TRANSACTION_QTY : TRANSACTION_QUANTITY
thanks