hi frnd's.
Whether the IN condition can be used in the IF Statement.
Sample code is
IF W_data IN ('01', '02', '03', '04', '05', '15', '17', '20', '21', '22', '23' ).
I am getting an error incorrect logical expression.