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
Define external layer? : abap data dictionary
How many main windows are allowed in sapscript?
How can we determine a vendor is Bloc/Unblock from the table LFA1?
Module Pool Programming: Events and Table Control handling.
Explain pai and pbo.
Explain what is runtime analysis?
Normally how many and what files get created when a transaction program is written?
What are the system fields?
What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?
Explain the difference between tables and structures?
What are the differences between interactive and drill down reports?
What are the two ways for restricting the value range for a domain? : abap data dictionary
What are the difference between pool tables and transparent tables?
What is interactive reporting?
What are the other modules integrated with om? : sap abap hr