DBA Data[Home] [Help]

APPS.OTA_ENROLL_IN_TRAINING_SS dependencies on WF_CORE

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

1838: EXCEPTION
1839: WHEN OTHERS THEN
1840: -- The line below records this function call in the error system
1841: -- in the case of an exception.
1842: wf_core.context('OTA_WF', 'Check_Creation',
1843: itemtype, itemkey, to_char(actid), funcmode);
1844: RAISE;
1845:
1846: hr_utility.set_location(' Leaving:'||l_proc, 10);