DBA Data[Home] [Help]

APPS.PER_CEL_BUS dependencies on HR_DFLEX_UTILITY

Line 4733: hr_dflex_utility.ins_or_upd_descflex_attribs

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

Line 4869: hr_dflex_utility.ins_or_upd_descflex_attribs

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