DBA Data[Home] [Help]

APPS.PER_CEO_BUS dependencies on HR_DFLEX_UTILITY

Line 822: hr_dflex_utility.ins_or_upd_descflex_attribs

818: -- a) During update, the structure column value or any
819: -- of the attribute values have actually changed.
820: -- b) During insert.
821: --
822: hr_dflex_utility.ins_or_upd_descflex_attribs
823: (p_appl_short_name => 'PER'
824: ,p_descflex_name => 'Comp Element Outcomes DDF'
825: ,p_attribute_category => p_rec.INFORMATION_CATEGORY
826: ,p_attribute1_name => 'INFORMATION1'

Line 957: hr_dflex_utility.ins_or_upd_descflex_attribs

953: -- a) During update, the structure column value or any
954: -- of the attribute values have actually changed.
955: -- b) During insert.
956: --
957: hr_dflex_utility.ins_or_upd_descflex_attribs
958: (p_appl_short_name => 'PER'
959: ,p_descflex_name => 'PER_COMP_ELEMENT_OUTCOMES'
960: ,p_attribute_category => p_rec.attribute_category
961: ,p_attribute1_name => 'ATTRIBUTE1'