DBA Data[Home] [Help]

APPS.PER_CPN_BUS dependencies on HR_DFLEX_UTILITY

Line 2083: hr_dflex_utility.ins_or_upd_descflex_attribs

2079: -- a) During update, the structure column value or any
2080: -- of the attribute values have actually changed.
2081: -- b) During insert.
2082: --
2083: hr_dflex_utility.ins_or_upd_descflex_attribs
2084: (p_appl_short_name => 'PER'
2085: ,p_descflex_name => 'PER_COMPETENCES'
2086: ,p_attribute_category => p_rec.attribute_category
2087: ,p_attribute1_name => 'ATTRIBUTE1'

Line 2220: hr_dflex_utility.ins_or_upd_descflex_attribs

2216: -- a) During update, the structure column value or any
2217: -- of the attribute values have actually changed.
2218: -- b) During insert.
2219: --
2220: hr_dflex_utility.ins_or_upd_descflex_attribs
2221: (p_appl_short_name => 'PER'
2222: ,p_descflex_name => 'Competence Developer DF'
2223: ,p_attribute_category => p_rec.INFORMATION_CATEGORY
2224: ,p_attribute1_name => 'INFORMATION1'