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


Please Help Members By Posting Answers For Below Questions

What is the difference b/t Session method and call transaction method ??

5258


What is locking ?

605


Explain the difference between domain and data element?

583


How can one distinguish between different kinds of parameters? : abap modularization

599


What are user exits? What is involved in writing them? What precations are needed?

602






What is append search help? : sap abap data dictionary

699


What are the three hierarchical levels of data types and objects?

581


What are the types of the programming language used in the sap abap software?

606


– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required:  Sales Org  Delivery type  Sales document type Optional:  Planned Goods movement date  Option to choose E-Mail  E-mail Address  Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields,  Success/Error (S/E)  Sales Document number  Delivery number  New Debit memo request number  Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS

5533


Is a logical database a requirement/must to write an abap/4 query?

590


What are datasets in abap?

681


How will you find manager of an employee

859


What is sap abap data classes?

609


How many types of size categories and data classes are there? : abap data dictionary

613


What is append structure?

547