DBA Data[Home] [Help]

APPS.IGF_GR_LI_IMPORT dependencies on APP_EXCEPTION

Line 3028: app_exception.raise_exception;

3024: END IF;
3025: fnd_message.set_name('IGF','IGF_GE_UNHANDLED_EXP');
3026: fnd_message.set_token('NAME','IGF_GR_LI_IMPORT.MAIN_SUB_BEGIN');
3027: igs_ge_msg_stack.add;
3028: app_exception.raise_exception;
3029: END; -- End of local begin
3030:
3031:
3032: -- Fetch the next record, if no more records then exit the code