Hi Gita,
Hope i understand, change the value condition to be not initial.
IF fval IS NOT INITIAL.
MESSAGE 'Enter the P_INSTNO values' type 'S' DISPLAY LIKE 'E'.
STOP.
ENDIF.
Regards,
Venkat.
Hi Gita,
Hope i understand, change the value condition to be not initial.
IF fval IS NOT INITIAL.
MESSAGE 'Enter the P_INSTNO values' type 'S' DISPLAY LIKE 'E'.
STOP.
ENDIF.
Regards,
Venkat.