DBA Data[Home] [Help]

APPS.PER_CPO_BUS dependencies on HR_DFLEX_UTILITY

Line 866: hr_dflex_utility.ins_or_upd_descflex_attribs

862: -- a) During update, the structure column value or any
863: -- of the attribute values have actually changed.
864: -- b) During insert.
865: --
866: hr_dflex_utility.ins_or_upd_descflex_attribs
867: (p_appl_short_name => 'PER'
868: ,p_descflex_name => 'Competence Outcomes DDF'
869: ,p_attribute_category => p_rec.INFORMATION_CATEGORY
870: ,p_attribute1_name => 'INFORMATION1'

Line 1001: hr_dflex_utility.ins_or_upd_descflex_attribs

997: -- a) During update, the structure column value or any
998: -- of the attribute values have actually changed.
999: -- b) During insert.
1000: --
1001: hr_dflex_utility.ins_or_upd_descflex_attribs
1002: (p_appl_short_name => 'PER'
1003: ,p_descflex_name => 'PER_COMPETENCE_OUTCOMES'
1004: ,p_attribute_category => p_rec.attribute_category
1005: ,p_attribute1_name => 'ATTRIBUTE1'