DBA Data[Home] [Help]

APPS.PER_PEM_BUS dependencies on HR_DFLEX_UTILITY

Line 332: hr_dflex_utility.ins_or_upd_descflex_attribs

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

Line 509: hr_dflex_utility.ins_or_upd_descflex_attribs

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