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 1829: /*hr_approval_wf.create_item_attrib_if_notexist

1825: l_supervisor_id);
1826: hr_utility.set_location('before start process'||l_proc, 20);
1827: if p_learningpath_ids is not null then
1828:
1829: /*hr_approval_wf.create_item_attrib_if_notexist
1830: (p_item_type => l_item_type
1831: ,p_item_key => l_item_key
1832: ,p_name => 'OTA_LP_ID');*/
1833: