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

What are the uses of interactive reporting?

709


What is roles and responsibilities of sap hr consultants? : sap abap hr

694


What is an abap/4 query? : abap hr

698


Sy index and sy tabix

1049


what is the t-code to link technical and functional operation?

2058






Mention some important events in abap programming.

676


Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?

1172


What is a collect statement?

665


How to find Kernal badi ?

1257


What is the meaning of client independent?

655


How to determine the attributes of an internal table?

697


What are multiple use BADIS?

1097


How do you work with semi colon se[arated files in BDC ?

1550


What is human resource information systems (chris)? : sap abap hr

631


What is a currency factoring technique?

790