DBA Data[Home] [Help]

APPS.PQP_PCV_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 => 'EDIT_HERE: Enter descflex name'
250: ,p_attribute_category => 'PCV_INFORMATION_CATEGORY'
251: ,p_attribute1_name => 'PCV_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 => 'EDIT_HERE: Enter descflex name'
387: ,p_attribute_category => 'PCV_ATTRIBUTE_CATEGORY'
388: ,p_attribute1_name => 'PCV_ATTRIBUTE1'