DBA Data[Home] [Help]

APPS.IGS_FI_ACCOUNT_INT dependencies on IGS_GE_MSG_STACK

Line 41: IGS_GE_MSG_STACK.Conc_Exception_Hndl;

37: retcode := 2;
38: FND_MESSAGE.Set_Name('IGS',
39: 'IGS_GE_UNHANDLED_EXCEPTION');
40: errbuf := FND_MESSAGE.Get;
41: IGS_GE_MSG_STACK.Conc_Exception_Hndl;
42: END account_int;
43: END IGS_FI_ACCOUNT_INT;