DBA Data[Home] [Help]

APPS.IRC_IRT_BUS dependencies on APP_EXCEPTION

Line 189: when app_exception.application_exception then

185: close csr_name;
186: end if;
187: hr_utility.set_location(' Leaving:'||l_proc,35);
188: exception
189: when app_exception.application_exception then
190: if hr_multi_message.exception_add
191: (p_associated_column1 => 'irc_all_recruiting_sites_tl.site_name'
192: )then
193: hr_utility.set_location(' Leaving:'||l_proc, 40);

Line 265: when app_exception.application_exception then

261: end if;
262: end if;
263: hr_utility.set_location(' Leaving:'||l_proc,70);
264: exception
265: when app_exception.application_exception then
266: if hr_multi_message.exception_add
267: (p_associated_column1 =>
268: 'IRC_ALL_RECRUITING_SITES_TL.REDIRECTION_URL'
269: ) then

Line 347: when app_exception.application_exception then

343: end if;
344: end if;
345: hr_utility.set_location(' Leaving:'||l_proc,70);
346: exception
347: when app_exception.application_exception then
348: if hr_multi_message.exception_add
349: (p_associated_column1 =>
350: 'IRC_ALL_RECRUITING_SITES_TL.POSTING_URL'
351: ) then