DBA Data[Home] [Help]

APPS.IRC_CMP_BUS dependencies on APP_EXCEPTION

Line 838: when app_exception.application_exception then

834: close csr_object_type;
835:
836: hr_utility.set_location(' Leaving:'||l_proc,50);
837: exception
838: when app_exception.application_exception then
839: if hr_multi_message.exception_add
840: (p_associated_column1 =>
841: 'IRC_COMM_PROPERTIES.OBJECT_ID'
842: ) then

Line 894: when app_exception.application_exception then

890: fnd_message.raise_error;
891: end if;
892: hr_utility.set_location(' Leaving:'||l_proc,20);
893: exception
894: when app_exception.application_exception then
895: if hr_multi_message.exception_add
896: (p_associated_column1 =>
897: 'IRC_COMM_PROPERTIES.OBJECT_TYPE'
898: ) then