Internal table itab contains some records.
If the code is like this : LOOP AT ITAB.
APPEND ITAB.
ENDLOOP.
What ill be the result??

Answer Posted / sara george

It will result in an infinite loop.

Is This Answer Correct ?    28 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is step-loop? Explain all the steps?

913


What are the list of screen elements?

729


What is a development class? : abap data dictionary

908


What are Pull and Push Methods?

1942


It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization

988






Explain pai and pbo.

936


What is a subroutine?

797


Difference between BDC vs Direct Loads?

839


Have you set up a back ground job? How to create a background job without a variant ? : abap bdc

749


Explain sap abap 3-tier architecture?

962


What is the significance of delivery class?

761


What are the two different ways of building a match code object?

766


What is abap work bench?

921


How are BAPI different from Normal function modules ?

1782


In Table Field when display the Name, whose first charecter should be capital letter and rest will be small letter.

1793