DBA Data[Home] [Help]

APPS.PQP_VAL_BUS dependencies on HR_DFLEX_UTILITY

Line 247: hr_dflex_utility.ins_or_upd_descflex_attribs

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

Line 384: hr_dflex_utility.ins_or_upd_descflex_attribs

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