oe_order_pub.process_order throwing no_data_found error while updating schedule ship date
HI Team,
I am trying to update the scheduled ship date of a order on line level. Most of the time scheduled ship date is getting updated but sometimes it is not getting updated and throwing " FND?FND_AS_UNEXPECTED_ERROR?N?PKG_NAME?OE_Order_PVT?N?PROCEDURE_NAME?Process_Order?N?ERROR_TEXT?ORA-01403: no data found? "error.
Can anyone please suggest on this? Attached is the sample code.