DBA Data[Home] [Help]

APPS.PSP_ERA_BUS dependencies on HR_DFLEX_UTILITY

Line 265: hr_dflex_utility.ins_or_upd_descflex_attribs

261: -- a) During update, the structure column value or any
262: -- of the attribute values have actually changed.
263: -- b) During insert.
264: --
265: hr_dflex_utility.ins_or_upd_descflex_attribs
266: (p_appl_short_name => 'PSP'
267: ,p_descflex_name => 'Effort Approval DF'
268: ,p_attribute_category => p_rec.pera_information_category
269: ,p_attribute1_name => 'PERA_INFORMATION1'

Line 352: hr_dflex_utility.ins_or_upd_descflex_attribs

348: -- a) During update, the structure column value or any
349: -- of the attribute values have actually changed.
350: -- b) During insert.
351: --
352: hr_dflex_utility.ins_or_upd_descflex_attribs
353: (p_appl_short_name => 'PSP'
354: ,p_descflex_name => 'Effort Report DF'
355: ,p_attribute_category => p_rec.eff_information_category
356: ,p_attribute1_name => 'EFF_INFORMATION1'