DBA Data[Home] [Help]

APPS.IRC_IPC_BUS dependencies on HR_DFLEX_UTILITY

Line 124: hr_dflex_utility.ins_or_upd_descflex_attribs

120: -- a) During update, the structure column value or any
121: -- of the attribute values have actually changed.
122: -- b) During insert.
123: --
124: hr_dflex_utility.ins_or_upd_descflex_attribs
125: (p_appl_short_name => 'PER'
126: ,p_descflex_name => 'IRC_POSTING_CONTENT_DDF'
127: ,p_attribute_category => p_rec.ipc_information_category
128: ,p_attribute1_name => 'IPC_INFORMATION1'

Line 301: hr_dflex_utility.ins_or_upd_descflex_attribs

297: -- a) During update, the structure column value or any
298: -- of the attribute values have actually changed.
299: -- b) During insert.
300: --
301: hr_dflex_utility.ins_or_upd_descflex_attribs
302: (p_appl_short_name => 'PER'
303: ,p_descflex_name => 'IRC_POSTING_CONTENTS'
304: ,p_attribute_category => p_rec.attribute_category
305: ,p_attribute1_name => 'ATTRIBUTE1'