DBA Data[Home] [Help]

APPS.IGI_GEN_VERT dependencies on FND_MESSAGE

Line 234: fnd_message.set_name('IGI','IGI_EFC_CHECK_OPTIONS');

230:
231: --null;
232:
233: WHEN OTHERS THEN
234: fnd_message.set_name('IGI','IGI_EFC_CHECK_OPTIONS');
235: app_exception.raise_exception;
236: END;
237:
238: --M Thompson 23-Dec-1998 Add HUL functions START