DBA Data[Home] [Help]

APPS.IGF_DB_SF_INTEGRATION dependencies on IGS_GE_MSG_STACK

Line 1843: igs_ge_msg_stack.conc_exception_hndl;

1839: retcode := 2;
1840: WHEN OTHERS THEN
1841: retcode := 2;
1842: errbuf := fnd_message.get_string('IGS','IGS_GE_UNHANDLED_EXCEPTION') || ' : ' ||sqlerrm;
1843: igs_ge_msg_stack.conc_exception_hndl;
1844: END transfer_disb_dtls_to_sf;
1845:
1846: END igf_db_sf_integration;