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
What are the functional areas? User groups? And how does abap/4 query work in relation to these?
What are the differences between a database index and a match code?
What is projection view?
What is the difference between a structure and an append structure?
What are the attributes of the data in data dictionary? : abap data dictionary
Explain about interactive report?
how to modify the standard method as per your requirement
List some of the many different ways that the sap standard functionality can be changed by a customer?
Can you show multiple alvs on a single screen?
What are the three components of a work process?
GUYS any one please can u post questions in sap a bap webdynpro questions.. please i need to know some technical questions regarding webdynpro and ADOBE forms ?
Can you create a table with fields not referring to data elements? : abap data dictionary
in bdcsome times we get the ok code for "enter" wrongly instead of '/00'.what is the reason.how we can exceed this problem.
What are the basic objects of the data dictionary? : abap data dictionary
What is the diff between database view and maintenance view?