DBA Data[Home] [Help]

APPS.IGS_UC_GEN_001 dependencies on APP_EXCEPTION

Line 156: app_exception.raise_exception;

152: -- Incase if there is any exception, raise the exception
153: fnd_message.set_name('IGS','IGS_GE_UNHANDLED_EXP');
154: fnd_message.set_token('NAME','IGS_UC_GEN_001.SS_IDENTIFY_TRANS_PAGE');
155: igs_ge_msg_stack.add;
156: app_exception.raise_exception;
157:
158: END ss_identify_trans_page;
159:
160: PROCEDURE get_transaction_toy(p_system_code IN VARCHAR2,