Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Can we use loop in Sap script Editor

Former Member
0 Likes
752

Can we use loop in Sap script Editor ? otherwise I should go for Print program changes?

3 REPLIES 3
Read only

Former Member
0 Likes
567

You can use LOOP only in print programs. You must go for print program changes. In LOOP... ENDLOOP you can call WRITE_FORM so that all data will get displayed.

Read only

0 Likes
567

can we use IF ELSE ENDIF statement in Editor?

Read only

0 Likes
567

yes u can use if elseif condition in script .

Thanks

ROhit .