DBA Data[Home] [Help]

APPS.IRC_REGISTER_EX_EMP_WF dependencies on WF_CORE

Line 151: wf_core.context('IRC_REGISTER_EX_EMP_WF'

147: exception
148: when others then
149: hr_utility.set_location(l_proc,50);
150:
151: wf_core.context('IRC_REGISTER_EX_EMP_WF'
152: ,'SELF_REGISTER_USER_SAVE'
153: ,itemtype
154: ,itemkey
155: ,to_char(actid)

Line 300: wf_core.context('IRC_REGISTER_EX_EMP_WF'

296: itemkey => itemkey );
297: hr_utility.set_location('Leaving: '||l_proc,40);
298: exception
299: when others then
300: wf_core.context('IRC_REGISTER_EX_EMP_WF'
301: ,'SELF_REGISTER_USER_INIT'
302: ,itemtype
303: ,itemkey);
304: