DBA Data[Home] [Help]

APPS.PQH_FTR_BUS dependencies on APP_EXCEPTION

Line 234: when app_exception.application_exception then

230: hr_utility.set_message(8302,'PQH_DE_FTR_VALDTN');
231: hr_utility.raise_error;
232: End If;
233: Exception
234: when app_exception.application_exception then
235: if hr_multi_message.exception_add
236: (p_associated_column1 => 'PQH_DE_WRKPLC_VLDTN_JOBFTRS.JOB_FEATURE_CODE'
237: ) then
238: hr_utility.set_location(' Leaving:'||l_proc,60);