DBA Data[Home] [Help]

APPS.IGS_DA_XML_PKG dependencies on WF_CORE

Line 1880: WF_CORE.Context('IGS_DA_XML_PKG','launch_notify_err_wf',l_item_key);

1876: ItemKey => l_item_key);
1877: ECX_DEBUG.POP('IGS_DA_XML_PKG.LAUNCH_NOTIFY_ERR_WF');
1878: EXCEPTION
1879: WHEN OTHERS THEN
1880: WF_CORE.Context('IGS_DA_XML_PKG','launch_notify_err_wf',l_item_key);
1881: RAISE;
1882: END launch_notify_err_wf;
1883:
1884: PROCEDURE pre_submit_event (p_batch_id IN igs_da_req_stdnts.batch_id%TYPE) IS