2006 Feb 02 7:26 PM
Hallo all,
Can any one tell me how to write conditions on windows to print data which is existing in internal table.
Regards,
Lisa
2006 Feb 02 7:27 PM
Do you mean using IF statements? If so, you can use them like this.
/: IF &FIELD& = 'X'
AS Document Date,, &DOC_DATE&
/: ENDIFRegards,
Rich Heilman
2006 Feb 02 7:27 PM
2006 Feb 02 7:31 PM
Hi rich,
I am beginner for sap scripts so i dont have idea how to put conditions there.is there any material available.
Regards,
Lisa
2006 Feb 02 7:35 PM
When you are saying conditions, you are referring to an IF statement, right?
Here is some light reading material about sapscript.
http://help.sap.com/saphelp_46c/helpdata/en/d6/0db303494511d182b70000e829fbfe/frameset.htm
Regards,
Rich Heilman
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |