2006 Feb 19 1:47 PM
how i say it sapscript.
2006 Feb 19 1:51 PM
Hi ,
Try:
/: IF &KNA1-KUNNR+0(1)& EQ '2'.
/:endif
Please check this documentation it is very useful on SAP script :
Lanka
<a href="http://www.sappoint.com/abap/sssymbl.pdf">SAP SCRIPT</a>
Lanka
Message was edited by: Lanka Murthy
2006 Feb 19 1:53 PM
supposing the variable is kunnr in the program...
this should work...
&kunnr+0(1)&
pls note that if the variable is local to a perform(declared inside a form)...then it will not be available ib the sap script..
Thanks,
Renjith
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |