Selection screen Error Problems

FORM f_datevalidation .
  IF sy-ucomm = 'ONLI'.
    IF  s_bedat-low IS  INITIAL AND sa_det <> gc_x.
      MESSAGE e006.
    ENDIF.
    IF s_erdat-low IS  INITIAL.
      MESSAGE e007.
    ENDIF.
  ENDIF.
ENDFORM. 

Comments

Popular posts from this blog

all user exit mv45afzz (implicit user exit )

How to Give Dropdown in alv report in sap abap programming Language

Long Text in input and output field in module pool