What are the different types of loops in the sap abap?
Answer Posted / mohammed juned
There are four kinds of loops in SAP ABAP :
1) DO (Unconditional loop).
2) WHILE (Conditional loop).
3) LOOP AT (To loop internal table records).
4) SELECT...ENDSELECT (To loop dataset records).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
1 . how do u design technical documentation in abap ? 2 . what u currently devloped in sap abap ?
How do you find the tables to report from when the user just tell you the transaction he uses? And all the underlying data is from SAP structures?
1)can any body tell the transport request number concept and 2)there are 3 screens in one screen u have uploaded the resume and second screen also u have done the same thing but when u are uploading the resume in third screen u got some error in somewhere else but whatever u have uploaded the resume in 1 and 2 should not
What is an update task? : abap modularization
Differentiate between the uline and write: sy-uline statements if any?
What is the difference between free and refresh?
Can we make use of flow logic control key words in abap/4 and vice-versa?
Is the basic list deleted when the new list is created?
Explain get cursor field?
Can a posting run be deleted? : sap abap hr
How do you populate data into a multiple line field?
If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?
What is personnel sub are
What are matchcodes?
What is a collect statement?