Tasks showing to transact 0 quatity in WCB
Hi,
Tasks showing to transact Qty 0 that appear on the Warehouse Control Board cannot be transacted or processed.
The task does not exist in 'Transact Move Orders'. The tasks need to be removed from the Warehouse Control Board.
As work around we have got the below script from oracle(11i).
DELETE FROM mtl_material_transactions_temp WHERE TRANSACTION_TEMP_ID in ( )
Can some help without script shall we resolve the issue or is possible to permanent fix for such issue ?
Thanks & Regards,
Vikram Teli