DBA Data[Home] [Help]

APPS.IRC_ISS_BUS dependencies on APP_EXCEPTION

Line 164: when app_exception.application_exception then

160: end if;
161: end if;
162: hr_utility.set_location('Leaving: '||l_proc, 50);
163: exception
164: when app_exception.application_exception then
165: if hr_multi_message.exception_add
166: (p_associated_column1 => 'IRC_SAVED_SEARCH_CRITERIA.VACANCY_ID'
167: ) then
168: raise;