DBA Data[Home] [Help]

APPS.IRC_VCE_BUS dependencies on APP_EXCEPTION

Line 288: when app_exception.application_exception then

284: end if;
285: --
286: hr_utility.set_location(' Leaving:'||l_proc,25);
287: exception
288: when app_exception.application_exception then
289: if hr_multi_message.exception_add
290: (p_associated_column1 =>
291: 'IRC_VARIABLE_COMP_ELEMENTS.VARIABLE_COMP_LOOKUP'
292: ) then

Line 356: when app_exception.application_exception then

352: close csr_vacancy_id;
353: --
354: hr_utility.set_location(' Leaving:'||l_proc,20);
355: exception
356: when app_exception.application_exception then
357: if hr_multi_message.exception_add
358: (p_associated_column1 =>
359: 'IRC_VARIABLE_COMP_ELEMENTS.VACANCY_ID'
360: ) then