DBA Data[Home] [Help]

APPS.PAY_EXA_SHD dependencies on APP_EXCEPTION

Line 570: when app_exception.application_exception then

566: -- stub - error, invalid mode
567: --
568: end if;
569: exception
570: when app_exception.application_exception then
571: hr_message.provide_error;
572: hr_utility.trace('*****' || p_territory_code);
573: hr_utility.trace('*****' || hr_message.last_message_name);
574: hr_utility.trace('*****' || hr_message.get_token_value('COLUMN'));