How to debug SAP ABAP code and troubleshoot the problem.
Tuesday, May 31, 2011
IF statement comparison with CHAR and NUM.
I have a program which take data from text file. Since data in text file it will be CHAR format. But When I used IF statement to compare NUM value. It will not work.
Use same type of variable while making compression in IF Statement.
No comments:
Post a Comment