DBA Data[Home] [Help]

APPS.IGS_AS_VAL_SUAAI dependencies on IGS_GE_MSG_STACK

Line 144: IGS_GE_MSG_STACK.ADD;

140: EXCEPTION
141: WHEN OTHERS THEN
142: Fnd_Message.Set_Name('IGS', 'IGS_GE_UNHANDLED_EXP');
143: FND_MESSAGE.SET_TOKEN('NAME','IGS_AS_VAL_SUAAI.assp_val_ass_count');
144: IGS_GE_MSG_STACK.ADD;
145: App_Exception.Raise_Exception;
146: END assp_val_ass_count;
147: --
148: -- Validate the attempt number is unique within the student assigment.