CSD_INTERNAL_ORDERS_PVT.create_internal_move_orders Updates Incorrect Order_line_id
(Doc ID 2360881.1)
Last updated on JULY 03, 2021
Applies to:
Oracle Depot Repair - Version 12.2.5 and laterInformation in this document applies to any platform.
Goal
On : 12.2.5, Repair Execution
The API CSD_INTERNAL_ORDERS_PVT.create_internal_move_orders is updating the wrong order_line_id
Using CSD_INTERNAL_ORDERS_PVT.create_internal_move_orders to create ISO for Repair Orders. But when there is insufficient quantity, the order line is split. CSD_INTERNAL_ORDERS_PVT.create_internal_move_orders API is updating the split/child line in csd_product_transactions.
The expectation is that the parent order_line_id (which has split_from_line_id as NULL) must be updated.
Solution
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
Goal |
Solution |
References |