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
hi my name is amit i have passed BE(CSE) with honours(72%) in 2006 yr. i have completed SAP/ABAP training with good exposer. i need a staffing company which can provide me real time exposer in SAP R/3. so plz help me out and send any information regarding on my mail id or tele. no. 9999784331 thanks
What are aggregated objects : abap data dictionary
send coding to write a program to create customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA2/BAPI_QUOTATION_CREATEFR OMDATA'
what is sap scriptview ?
what is defference between repository and non repository Object?
Can you define a field without a data element?
Explain the disadvantages of logical databases?
Can we define our own match code id's for sap matchcodes? : abap data dictionary
In selection screen I have three fields, plant mat no and material group. If I input plant how do I get the mat no and material group based on plant dynamically?
Concepts of OO ABAP and why we are using it?
How to eliminate duplicate entries in internal tables?
What are the uses of secondary indexes?
What is an internal table?
What do you understand by work area and internal tables in abap? Why do we use it?
What are the basic object types? : sap abap hr