DBA Data[Home] [Help]

APPS.IRC_INO_BUS dependencies on HR_MULTI_MESSAGE

Line 204: if hr_multi_message.exception_add

200: hr_utility.set_location(l_proc,30);
201: --
202: exception
203: when app_exception.application_exception then
204: if hr_multi_message.exception_add
205: (p_associated_column1 =>
206: 'irc_notes.offer_status_history_id'
207: ) then
208: hr_utility.set_location(' Leaving:'||l_proc,50);