Process Order API Is Not Cancelling Sales Order Line
Using Process_Order API to cancel an order line - receive the following error.
The error is :
API Error: ORA-01403: no data found in Package OE_Line_Security Procedure Attributes
Resolution:When the order OU is different from the MO Default Operating Unit OU, the API is giving no data found error and unable to cancel the order line.
Using Process_Order API to cancel an order line - receive the following error.
The error is :
API Error: ORA-01403: no data found in Package OE_Line_Security Procedure Attributes
Resolution:When the order OU is different from the MO Default Operating Unit OU, the API is giving no data found error and unable to cancel the order line.
One is able to cancel the sales order line from the front-end / sales order form.From front end same order line can be canceled.
Org_id needs to be passed as a parameter to the Process_Order API.