DBA Data[Home] [Help]

APPS.PQH_REI_BUS dependencies on HR_DFLEX_UTILITY

Line 591: hr_dflex_utility.ins_or_upd_descflex_attribs

587: -- a) During update, the structure column value or any
588: -- of the attribute values have actually changed.
589: -- b) During insert.
590: --
591: hr_dflex_utility.ins_or_upd_descflex_attribs
592: (p_appl_short_name => 'PQH'
593: ,p_descflex_name => 'Extra Role Info DDF'
594: ,p_attribute_category => p_rec.information_category
595: ,p_attribute1_name => 'INFORMATION1'

Line 768: hr_dflex_utility.ins_or_upd_descflex_attribs

764: -- a) During update, the structure column value or any
765: -- of the attribute values have actually changed.
766: -- b) During insert.
767: --
768: hr_dflex_utility.ins_or_upd_descflex_attribs
769: (p_appl_short_name => 'PQH'
770: ,p_descflex_name => 'PQH_ROLE_EXTRA_INFO'
771: ,p_attribute_category => p_rec.attribute_category
772: ,p_attribute1_name => 'ATTRIBUTE1'