INV_MOVE_ORDER_PUB.Process_Move_Order Does Not Pass IN Parameter
(Doc ID 334289.1)
Last updated on AUGUST 16, 2022
Applies to:
Oracle Inventory Management - Version 11.5.10.0 to 11.5.10 [Release 11.5.10 to 11.5]Information in this document applies to any platform.
INVVTROB.pls, INVVTROS.pls
Symptoms
API Procedure INV_Move_Order_PUB.Process_Move_Order_Line uses as IN parameter p_trolin_old_tbl but does not pass it to underlying procedure INV_Transfer_Order_PVT.Process_Transfer_Order.
Expected Behavior
Expect the API Procedure INV_Move_Order_PUB.Process_Move_Order_Line to use the IN parameter
p_trolin_old_tbl and pass it to underlying procedure INV_Transfer_Order_PVT.Process_Transfer_Order.
Business Impact
Due to this issue in the package, it is not possible to correctly reduce the allocated quantity on a move order. The allocated quantity changes on the move order but is not changed on the underlying mtl_material_transactions_temp quantity.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |