DBA Data[Home] [Help]

APPS.IRC_IAD_BUS dependencies on APP_EXCEPTION

Line 548: when app_exception.application_exception then

544: end if;
545: end if;
546: hr_utility.set_location('Leaving: '||l_proc, 50);
547: exception
548: when app_exception.application_exception then
549: if hr_multi_message.exception_add
550: (p_associated_column1 => 'IRC_ASSIGNMENT_DETAILS_F.ATTEMPT_ID'
551: ) then
552: raise;