DBA Data[Home] [Help]

APPS.PER_CPN_BUS dependencies on HR_DFLEX_UTILITY

Line 2077: hr_dflex_utility.ins_or_upd_descflex_attribs

2073: -- a) During update, the structure column value or any
2074: -- of the attribute values have actually changed.
2075: -- b) During insert.
2076: --
2077: hr_dflex_utility.ins_or_upd_descflex_attribs
2078: (p_appl_short_name => 'PER'
2079: ,p_descflex_name => 'PER_COMPETENCES'
2080: ,p_attribute_category => p_rec.attribute_category
2081: ,p_attribute1_name => 'ATTRIBUTE1'

Line 2214: hr_dflex_utility.ins_or_upd_descflex_attribs

2210: -- a) During update, the structure column value or any
2211: -- of the attribute values have actually changed.
2212: -- b) During insert.
2213: --
2214: hr_dflex_utility.ins_or_upd_descflex_attribs
2215: (p_appl_short_name => 'PER'
2216: ,p_descflex_name => 'Competence Developer DF'
2217: ,p_attribute_category => p_rec.INFORMATION_CATEGORY
2218: ,p_attribute1_name => 'INFORMATION1'