DBA Data[Home] [Help]

APPS.IGS_AD_ADM_REQ dependencies on STANDARD

Line 401: -- Handle the standard igs-message stack

397: errbuf := FND_MESSAGE.GET_STRING ( 'IGS', FND_MESSAGE.GET);
398: -- Rollback the transaction
399: ROLLBACK TO ini_adm_trk_prcs;
400: retcode := 2;
401: -- Handle the standard igs-message stack
402: igs_ge_msg_stack.conc_exception_hndl;
403: END ini_adm_trk_itm;
404: --
405: -- End of Procedure ins_adm_trk_itm