DBA Data[Home] [Help]

APPS.IRC_CMC_BUS dependencies on APP_EXCEPTION

Line 417: when app_exception.application_exception then

413: close csr_object_type;
414:
415: hr_utility.set_location(' Leaving:'||l_proc,50);
416: exception
417: when app_exception.application_exception then
418: if hr_multi_message.exception_add
419: (p_associated_column1 =>
420: 'IRC_COMMUNICATIONS.OBJECT_ID'
421: ) then

Line 473: when app_exception.application_exception then

469: fnd_message.raise_error;
470: end if;
471: hr_utility.set_location(' Leaving:'||l_proc,20);
472: exception
473: when app_exception.application_exception then
474: if hr_multi_message.exception_add
475: (p_associated_column1 =>
476: 'IRC_COMMUNICATIONS.OBJECT_TYPE'
477: ) then