DBA Data[Home] [Help]

APPS.PQP_AAT_BUS dependencies on HR_DFLEX_UTILITY

Line 235: hr_dflex_utility.ins_or_upd_descflex_attribs

231: -- a) During update, the structure column value or any
232: -- of the attribute values have actually changed.
233: -- b) During insert.
234: --
235: hr_dflex_utility.ins_or_upd_descflex_attribs
236: (p_appl_short_name => 'PQP'
237: ,p_descflex_name => 'Extra Details Of Service DDF'
238: ,p_attribute_category => p_rec.aat_information_category
239: ,p_attribute1_name => 'AAT_INFORMATION1'

Line 374: hr_dflex_utility.ins_or_upd_descflex_attribs

370: -- a) During update, the structure column value or any
371: -- of the attribute values have actually changed.
372: -- b) During insert.
373: --
374: hr_dflex_utility.ins_or_upd_descflex_attribs
375: (p_appl_short_name => 'PQP'
376: ,p_descflex_name => 'Extra Details Of Service DF'
377: ,p_attribute_category => p_rec.aat_attribute_category
378: ,p_attribute1_name => 'AAT_ATTRIBUTE1'