DBA Data[Home] [Help]

APPS.IGS_FI_ACCT_STP_CNV dependencies on IGS_GE_MSG_STACK

Line 818: igs_ge_msg_stack.conc_exception_hndl;

814: WHEN OTHERS THEN
815: ROLLBACK;
816: retcode := 2;
817: errbuf := fnd_message.get_string('IGS','IGS_GE_UNHANDLED_EXCEPTION')||SQLERRM;
818: igs_ge_msg_stack.conc_exception_hndl;
819:
820: END updt_ftci_acct_info;
821:
822: END igs_fi_acct_stp_cnv;