DBA Data[Home] [Help]

APPS.IGS_AD_TI_COMP dependencies on STANDARD

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

1027: errbuf := FND_MESSAGE.GET_STRING ( 'IGS', FND_MESSAGE.GET);
1028: -- Rollback the transaction
1029: ROLLBACK;
1030: retcode := 2;
1031: -- Handle the standard igs-message stack
1032: igs_ge_msg_stack.conc_exception_hndl;
1033: END upd_trk_itm_st;
1034: END igs_ad_ti_comp;