DBA Data[Home] [Help]

APPS.PER_PJI_BUS dependencies on HR_DFLEX_UTILITY

Line 415: hr_dflex_utility.ins_or_upd_descflex_attribs

411: -- a) During update, the structure column value or any
412: -- of the attribute values have actually changed.
413: -- b) During insert.
414: --
415: hr_dflex_utility.ins_or_upd_descflex_attribs
416: (p_appl_short_name => 'PER'
417: ,p_descflex_name => 'Extra Previous Job DDF'
418: ,p_attribute_category => p_rec.pji_information_category
419: ,p_attribute1_name => 'PJI_INFORMATION1'

Line 592: hr_dflex_utility.ins_or_upd_descflex_attribs

588: -- a) During update, the structure column value or any
589: -- of the attribute values have actually changed.
590: -- b) During insert.
591: --
592: hr_dflex_utility.ins_or_upd_descflex_attribs
593: (p_appl_short_name => 'PER'
594: ,p_descflex_name => 'PER_PREV_JOB_EXTRA_INFO'
595: ,p_attribute_category => p_rec.pji_attribute_category
596: ,p_attribute1_name => 'PJI_ATTRIBUTE1'