DBA Data[Home] [Help]

APPS.PQH_OPS_BUS dependencies on APP_EXCEPTION

Line 243: when app_exception.application_exception then

239: hr_utility.raise_error;
240: End If;
241: End If;
242: Exception
243: when app_exception.application_exception then
244: if hr_multi_message.exception_add
245: (p_associated_column1 => 'PQH_DE_WRKPLC_VLDTN_OPS.WRKPLC_VLDTN_OP_ID') then
246: hr_utility.set_location(' Leaving:'||l_proc,60);
247: raise;