DBA Data[Home] [Help]

APPS.IGI_GEN dependencies on APP_EXCEPTION

Line 247: app_exception.raise_exception;

243: --null;
244:
245: WHEN OTHERS THEN
246: fnd_message.set_name('IGI','IGI_EFC_CHECK_OPTIONS');
247: app_exception.raise_exception;
248: END;
249:
250: --M Thompson 23-Dec-1998 Add HUL functions START
251: