DBA Data[Home] [Help]

APPS.PER_REI_BUS dependencies on HR_DFLEX_UTILITY

Line 490: hr_dflex_utility.ins_or_upd_descflex_attribs

486: -- a) During update, the structure column value or any
487: -- of the attribute values have actually changed.
488: -- b) During insert.
489: --
490: hr_dflex_utility.ins_or_upd_descflex_attribs
491: (p_appl_short_name => 'PER'
492: ,p_descflex_name => 'Extra Contact Info DDF'
493: -- Bug.2770089
494: -- ,p_attribute_category => 'CEI_INFORMATION_CATEGORY'

Line 649: hr_dflex_utility.ins_or_upd_descflex_attribs

645: -- a) During update, the structure column value or any
646: -- of the attribute values have actually changed.
647: -- b) During insert.
648: --
649: hr_dflex_utility.ins_or_upd_descflex_attribs
650: (p_appl_short_name => 'PER'
651: ,p_descflex_name => 'PER_CONTACT_EXTRA_INFO'
652: -- Bug.2770089
653: -- ,p_attribute_category => 'CEI_ATTRIBUTE_CATEGORY'