loop at itab.
select matnr from mara into table itab upto 10 rows.
endloop.
will it work?

Answer Posted / jayshree

No.

You may not delete or overwrite table "ITAB" within a LOOP
over itself.

Is This Answer Correct ?    12 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define abap/4 layer?

764


What is view? Different types of view. Explain?

588


how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul

3416


In sap script how to print bar code in vertical manner

2632


While sorting field groups we cannot use more than one key field. State true or false. : abap modularization

594






What is the modification assistant?

582


What is the difference between data elements and domains? : abap data dictionary

588


What is a view in sap? : abap data dictionary

629


How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?

619


What is the use of start-of-selection.,if not use in report what will happen,?

1164


What will you code in start-of-selection & end-of-selection ?

595


How to write a bdc – how do you go about it?

666


What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary

630


what is sales order confirmation and how can do design it in webdynpro. what is Tcode for the same?

1999


Can i know some of the Realtime tickets that anyone has been faced ?

1665