DBA Data[Home] [Help]

APPS.PER_CEL_BUS dependencies on HR_DFLEX_UTILITY

Line 4734: hr_dflex_utility.ins_or_upd_descflex_attribs

4730: -- a) During update, the structure column value or any
4731: -- of the attribute values have actually changed.
4732: -- b) During insert.
4733: --
4734: hr_dflex_utility.ins_or_upd_descflex_attribs
4735: (p_appl_short_name => 'PER'
4736: ,p_descflex_name => 'PER_COMPETENCE_ELEMENTS'
4737: ,p_attribute_category => p_rec.attribute_category
4738: ,p_attribute1_name => 'ATTRIBUTE1'

Line 4870: hr_dflex_utility.ins_or_upd_descflex_attribs

4866: -- a) During update, the structure column value or any
4867: -- of the attribute values have actually changed.
4868: -- b) During insert.
4869: --
4870: hr_dflex_utility.ins_or_upd_descflex_attribs
4871: (p_appl_short_name => 'PER'
4872: ,p_descflex_name => 'Competence Element Developer'
4873: ,p_attribute_category => p_rec.INFORMATION_CATEGORY
4874: ,p_attribute1_name => 'INFORMATION1'