DBA Data[Home] [Help]

APPS.IGS_EN_SEVIS dependencies on APP_EXCEPTION

Line 724: App_Exception.Raise_Exception;

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:
728: