DBA Data[Home] [Help]

APPS.PQH_JOB_BUS dependencies on APP_EXCEPTION

Line 226: when app_exception.application_exception then

222: hr_utility.set_message(8302,'PQH_DE_INVLD_OPR');
223: hr_utility.raise_error;
224: End If;
225: Exception
226: when app_exception.application_exception then
227: if hr_multi_message.exception_add
228: (p_associated_column1 => 'PQH_DE_WRKPLC_VLDTN_OPS.Wrkplc_Vldtn_Op_Id'
229: ) then
230: hr_utility.set_location(' Leaving:'||l_proc,60);