DBA Data[Home] [Help]

APPS.IGS_EN_SEVIS dependencies on IGS_GE_MSG_STACK

Line 723: IGS_GE_MSG_STACK.ADD;

719: p_start_dt IS NULL OR
720: p_end_dt IS NULL THEN
721:
722: Fnd_Message.Set_Name('IGS' , 'IGS_GE_INSUFFICIENT_PARAMETER');
723: IGS_GE_MSG_STACK.ADD;
724: App_Exception.Raise_Exception;
725:
726: END IF;
727: