DBA Data[Home] [Help]

APPS.PER_PEM_BUS dependencies on HR_DFLEX_UTILITY

Line 336: hr_dflex_utility.ins_or_upd_descflex_attribs

332: -- a) During update, the structure column value or any
333: -- of the attribute values have actually changed.
334: -- b) During insert.
335: --
336: hr_dflex_utility.ins_or_upd_descflex_attribs
337: (p_appl_short_name => 'PER'
338: ,p_descflex_name => 'Previous Employer Developer DF'
339: ,p_attribute_category => p_rec.pem_information_category
340: ,p_attribute1_name => 'PEM_INFORMATION1'

Line 513: hr_dflex_utility.ins_or_upd_descflex_attribs

509: -- a) During update, the structure column value or any
510: -- of the attribute values have actually changed.
511: -- b) During insert.
512: --
513: hr_dflex_utility.ins_or_upd_descflex_attribs
514: (p_appl_short_name => 'PER'
515: ,p_descflex_name => 'PER_PREVIOUS_EMPLOYERS'
516: ,p_attribute_category => p_rec.pem_attribute_category
517: ,p_attribute1_name => 'PEM_ATTRIBUTE1'