DBA Data[Home] [Help]

APPS.PQP_VRI_BUS dependencies on HR_DFLEX_UTILITY

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 => 'PQP'
354: ,p_descflex_name => 'Vehicle Repos Extra Info DDF'
355: ,p_attribute_category => p_rec.vrei_information_category
356: ,p_attribute1_name => 'VREI_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 => 'PQP'
511: ,p_descflex_name => 'Vehicle Repos Extra Info DF'
512: ,p_attribute_category => p_rec.vrei_attribute_category
513: ,p_attribute1_name => 'VREI_ATTRIBUTE1'