DBA Data[Home] [Help]

APPS.PER_ABC_BUS dependencies on HR_DFLEX_UTILITY

Line 268: hr_dflex_utility.ins_or_upd_descflex_attribs

264: -- a) During update, the structure column value or any
265: -- of the attribute values have actually changed.
266: -- b) During insert.
267: --
268: hr_dflex_utility.ins_or_upd_descflex_attribs
269: (p_appl_short_name => 'PER'
270: ,p_descflex_name => 'PER_ABS_CASE_DEVELOPER_DF'
271: ,p_attribute_category => p_rec.ac_information_category
272: ,p_attribute1_name => 'AC_INFORMATION1'

Line 445: hr_dflex_utility.ins_or_upd_descflex_attribs

441: -- a) During update, the structure column value or any
442: -- of the attribute values have actually changed.
443: -- b) During insert.
444: --
445: hr_dflex_utility.ins_or_upd_descflex_attribs
446: (p_appl_short_name => 'PER'
447: ,p_descflex_name => 'PER_ABSENCE_CASES'
448: ,p_attribute_category => p_rec.ac_attribute_category
449: ,p_attribute1_name => 'ATTRIBUTE1'