DBA Data[Home] [Help]

APPS.IGS_PS_LGCY_CONC_PKG dependencies on IGS_GE_MSG_STACK

Line 1995: igs_ge_msg_stack.conc_exception_hndl;

1991: ROLLBACK;
1992: retcode:=2;
1993: fnd_file.put_line(fnd_file.log,sqlerrm);
1994: errbuf := fnd_message.get_string('IGS','IGS_GE_UNHANDLED_EXCEPTION') ;
1995: igs_ge_msg_stack.conc_exception_hndl;
1996:
1997: END legacy_batch_process;
1998:
1999: END igs_ps_lgcy_conc_pkg;