DBA Data[Home] [Help]

APPS.PQP_SHP_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 => 'Employment History DDF'
238: ,p_attribute_category => p_rec.shp_information_category
239: ,p_attribute1_name => 'SHP_INFORMATION1'

Line 372: hr_dflex_utility.ins_or_upd_descflex_attribs

368: -- a) During update, the structure column value or any
369: -- of the attribute values have actually changed.
370: -- b) During insert.
371: --
372: hr_dflex_utility.ins_or_upd_descflex_attribs
373: (p_appl_short_name => 'PQP'
374: ,p_descflex_name => 'Employment History Details DF'
375: ,p_attribute_category => p_rec.shp_attribute_category
376: ,p_attribute1_name => 'SHP_ATTRIBUTE1'