DBA Data[Home] [Help]

APPS.PER_EST_BUS dependencies on HR_DFLEX_UTILITY

Line 316: hr_dflex_utility.ins_or_upd_descflex_attribs

312: -- a) During update, the structure column value or any
313: -- of the attribute values have actually changed.
314: -- b) During insert.
315: --
316: hr_dflex_utility.ins_or_upd_descflex_attribs
317: (p_appl_short_name => 'PER'
318: ,p_descflex_name => 'PER_ESTABLISHMENTS'
319: ,p_attribute_category => p_rec.attribute_category
320: ,p_attribute1_name => 'ATTRIBUTE1'

Line 453: hr_dflex_utility.ins_or_upd_descflex_attribs

449: -- a) During update, the structure column value or any
450: -- of the attribute values have actually changed.
451: -- b) During insert.
452: --
453: hr_dflex_utility.ins_or_upd_descflex_attribs
454: (p_appl_short_name => 'PER'
455: ,p_descflex_name => 'Establishment Developer DF'
456: ,p_attribute_category => p_rec.EST_INFORMATION_CATEGORY
457: ,p_attribute1_name => 'EST_INFORMATION1'