DBA Data[Home] [Help]

APPS.IRC_ISC_BUS dependencies on HR_DFLEX_UTILITY

Line 182: hr_dflex_utility.ins_or_upd_descflex_attribs

178: -- a) During update, the structure column value or any
179: -- of the attribute values have actually changed.
180: -- b) During insert.
181: --
182: hr_dflex_utility.ins_or_upd_descflex_attribs
183: (p_appl_short_name => 'PER'
184: ,p_descflex_name => 'IRC_SEARCH_CRITERIA_DDF'
185: ,p_attribute_category => p_rec.isc_information_category
186: ,p_attribute1_name => 'ISC_INFORMATION1'

Line 359: hr_dflex_utility.ins_or_upd_descflex_attribs

355: -- a) During update, the structure column value or any
356: -- of the attribute values have actually changed.
357: -- b) During insert.
358: --
359: hr_dflex_utility.ins_or_upd_descflex_attribs
360: (p_appl_short_name => 'PER'
361: ,p_descflex_name => 'IRC_SEARCH_CRITERIA'
362: ,p_attribute_category => p_rec.attribute_category
363: ,p_attribute1_name => 'ATTRIBUTE1'