Hi SAP gurus,
I have a question regarding the select option using Date field,
the variable using the date field is dat_var
My IF condition goes like this
IF dat_var NE SPACE.
Condition
ENDIF. but since date is 00000000 it is going into the condition but i dont want it to
could u guys suggest to what are my possible options