DBA Data[Home] [Help]

APPS.OTA_EL_ENROLL_SS dependencies on WF_CORE

Line 1825: wf_core.context('OTA_WF', 'Check_Creation',

1821: EXCEPTION
1822: WHEN OTHERS THEN
1823: -- The line below records this function call in the error system
1824: -- in the case of an exception.
1825: wf_core.context('OTA_WF', 'Check_Creation',
1826: itemtype, itemkey, to_char(actid), funcmode);
1827: RAISE;
1828:
1829: hr_utility.set_location(' Leaving:'||l_proc, 10);