DBA Data[Home] [Help]

APPS.IRC_CMP_BUS dependencies on HR_DFLEX_UTILITY

Line 239: hr_dflex_utility.ins_or_upd_descflex_attribs

235: -- a) During update, the structure column value or any
236: -- of the attribute values have actually changed.
237: -- b) During insert.
238: --
239: hr_dflex_utility.ins_or_upd_descflex_attribs
240: (p_appl_short_name => 'IRC'
241: ,p_descflex_name => 'EDIT_HERE: Enter descflex name'
242: ,p_attribute_category => p_rec.information_category
243: ,p_attribute1_name => 'INFORMATION1'

Line 336: hr_dflex_utility.ins_or_upd_descflex_attribs

332: -- a) During update, the structure column value or any
333: -- of the attribute values have actually changed.
334: -- b) During insert.
335: --
336: hr_dflex_utility.ins_or_upd_descflex_attribs
337: (p_appl_short_name => 'IRC'
338: ,p_descflex_name => 'EDIT_HERE: Enter descflex name'
339: ,p_attribute_category => p_rec.attribute_category
340: ,p_attribute1_name => 'ATTRIBUTE1'