DBA Data[Home] [Help]

APPS.IRC_INO_BUS dependencies on APP_EXCEPTION

Line 203: when app_exception.application_exception then

199: close csr_offer_status_history_id;
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