DBA Data[Home] [Help]

APPS.AME_GCF_INS dependencies on APP_EXCEPTION

Line 324: when app_exception.application_exception then

320: fnd_message.raise_error;
321: end if;
322: end if;
323: exception
324: when app_exception.application_exception then
325: if hr_multi_message.exception_add
326: (p_associated_column1 => 'ORDER_NUMBER') then
327: hr_utility.set_location(' Leaving:'|| l_proc, 50);
328: raise;