DBA Data[Home] [Help]

APPS.HXC_WF_ERROR_HELPER dependencies on WF_CORE

Line 259: wf_core.context('HXCERRORHELPER', 'HXC_WF_ERROR_HELPER.prepare_error',

255: if g_debug then
256: hr_utility.set_location(l_proc, 999);
257: end if;
258:
259: wf_core.context('HXCERRORHELPER', 'HXC_WF_ERROR_HELPER.prepare_error',
260: itemtype, itemkey, to_char(actid), funcmode);
261: raise;
262: result := '';
263: return;