DBA Data[Home] [Help]

APPS.PER_PJO_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 => 'Previous Job Developer DF'
271: ,p_attribute_category => p_rec.pjo_information_category
272: ,p_attribute1_name => 'PJO_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_PREVIOUS_JOBS'
448: ,p_attribute_category => p_rec.pjo_attribute_category
449: ,p_attribute1_name => 'PJO_ATTRIBUTE1'