Not Able to Put Order Line On Hold using OE_ORDER_PUB.process_order
Hi All,
Using note "How to apply a HOLD at Line Level using an API ? (Doc ID 1396053.1)" created custom code to put order line on hold.
When I am calling the custom procedure from SQL Prompt Order Line Hold is getting Applied.
Begin
APPLY_ORDER_ECCN_HOLD(64501205,16477865,142410, 60240, 660);
end;
But When I am calling same Customer Procedure from GRC(Governance Risk Complinance) Form Rule then OE_ORDER_PUB API is failing.
From GRC we can trigger to custom procedure, but API is failing to apply hold.
Out Parameter of API Returns following values.
l_return_status: E
l_msg_data : NULL