DBA Data[Home] [Help]

APPS.OTA_RUD_BUS dependencies on APP_EXCEPTION

Line 508: when app_exception.application_exception then

504: hr_utility.set_location ('Leaving:' || l_proc, 20);
505: --
506: Exception
507: --
508: when app_exception.application_exception then
509: if hr_multi_message.exception_add
510: (p_associated_column1 => 'OTA_RESOURCE_USAGES.QUANTITY'
511: )
512: Then