DBA Data[Home] [Help]

APPS.IBE_OM_INTEGRATION_GRP dependencies on WF_CORE

Line 353: wf_core.context('IBE_WORKFLOW_PVT',l_notifname,l_messagename,p_order_header_id);

349: x_return_status := FND_API.g_ret_sts_error;
350:
351:
352: x_msg_count := 0;
353: wf_core.context('IBE_WORKFLOW_PVT',l_notifname,l_messagename,p_order_header_id);
354: RAISE;
355:
356:
357: END notify_rma_request_action;