DBA Data[Home] [Help]

APPS.PQP_VRE_BUS dependencies on HR_DFLEX_UTILITY

Line 248: hr_dflex_utility.ins_or_upd_descflex_attribs

244: -- a) During update, the structure column value or any
245: -- of the attribute values have actually changed.
246: -- b) During insert.
247: --
248: hr_dflex_utility.ins_or_upd_descflex_attribs
249: (p_appl_short_name =>'PQP'
250: ,p_descflex_name =>'Vehicle Repository Info DDF'
251: ,p_attribute_category => p_rec.vre_information_category
252: ,p_attribute1_name =>'VRE_INFORMATION1'

Line 385: hr_dflex_utility.ins_or_upd_descflex_attribs

381: -- a) During update, the structure column value or any
382: -- of the attribute values have actually changed.
383: -- b) During insert.
384: --
385: hr_dflex_utility.ins_or_upd_descflex_attribs
386: (p_appl_short_name => 'PQP'
387: ,p_descflex_name => 'Vehicle Repository Info DF'
388: ,p_attribute_category => p_rec.vre_attribute_category
389: ,p_attribute1_name => 'VRE_ATTRIBUTE1'