DBA Data[Home] [Help]

APPS.IRC_APS_BUS dependencies on APP_EXCEPTION

Line 297: when app_exception.application_exception then

293: end if;
294: end if;
295: hr_utility.set_location('Leaving: '||l_proc, 50);
296: exception
297: when app_exception.application_exception then
298: if hr_multi_message.exception_add
299: (p_associated_column1 => 'IRC_APL_PROFILE_SNAPSHOTS.PERSON_ID'
300: ) then
301: raise;