DBA Data[Home] [Help]

APPS.OTA_TPC_BUS dependencies on HR_DFLEX_UTILITY

Line 258: hr_dflex_utility.ins_or_upd_descflex_attribs

254: -- of the attribute values have actually changed.
255: -- b) During insert.
256: --
257: hr_utility.set_location('Step:'||l_proc,20);
258: hr_dflex_utility.ins_or_upd_descflex_attribs
259: (p_appl_short_name => 'OTA'
260: ,p_descflex_name => 'Training Plan Costs Developer'
261: ,p_attribute_category => p_rec.information_category
262: ,p_attribute1_name => 'TP_COST_INFORMATION1'

Line 436: hr_dflex_utility.ins_or_upd_descflex_attribs

432: -- of the attribute values have actually changed.
433: -- b) During insert.
434: --
435: hr_utility.set_location(' Step :'|| l_proc,15);
436: hr_dflex_utility.ins_or_upd_descflex_attribs
437: (p_appl_short_name => 'OTA'
438: ,p_descflex_name => 'OTA_TRAINING_PLAN_COSTS'
439: ,p_attribute_category => p_rec.attribute_category
440: ,p_attribute1_name => 'ATTRIBUTE1'