DBA Data[Home] [Help]

APPS.PQH_LOS_BUS dependencies on HR_DFLEX_UTILITY

Line 260: hr_dflex_utility.ins_or_upd_descflex_attribs

256: -- a) During update, the structure column value or any
257: -- of the attribute values have actually changed.
258: -- b) During insert.
259: --
260: hr_dflex_utility.ins_or_upd_descflex_attribs
261: (p_appl_short_name => 'PQH'
262: ,p_descflex_name => 'EDIT_HERE: Enter descflex name'
263: ,p_attribute_category => 'INFORMATION_CATEGORY'
264: ,p_attribute1_name => 'INFORMATION1'

Line 437: hr_dflex_utility.ins_or_upd_descflex_attribs

433: -- a) During update, the structure column value or any
434: -- of the attribute values have actually changed.
435: -- b) During insert.
436: --
437: hr_dflex_utility.ins_or_upd_descflex_attribs
438: (p_appl_short_name => 'PQH'
439: ,p_descflex_name => 'EDIT_HERE: Enter descflex name'
440: ,p_attribute_category => 'ATTRIBUTE_CATEGORY'
441: ,p_attribute1_name => 'ATTRIBUTE1'