DBA Data[Home] [Help]

APPS.OTA_COMPETENCE_SS dependencies on HR_APPROVAL_WF

Line 435: hr_approval_wf.create_item_attrib_if_notexist

431:
432:
433:
434:
435: hr_approval_wf.create_item_attrib_if_notexist
436: (p_item_type => p_item_type
437: ,p_item_key => p_item_key
438: ,p_name => 'OTA_TRANSACTION_STEP_ID');
439:

Line 1850: /*hr_approval_wf.create_item_attrib_if_notexist

1846: l_supervisor_id);
1847: hr_utility.set_location('before start process'||l_proc, 20);
1848: if p_learningpath_ids is not null then
1849:
1850: /*hr_approval_wf.create_item_attrib_if_notexist
1851: (p_item_type => l_item_type
1852: ,p_item_key => l_item_key
1853: ,p_name => 'OTA_LP_ID');*/
1854: