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

Answer Posted / anu

Yes, this will work but will giv a warning saying we cannot
delete or overwrite the internal table within a Loop over
itself.

Is This Answer Correct ?    4 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

hi,how to diable the popup window which is displayed afetr executing the SAP script program?

1681


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?

779


What is the purpose of creating symbolic a/c, what is transaction code for same? Can we assign one symbolic a/c to multiple wage types? : sap abap hr

711


What are the techniques involved in using sap supplied programs?

699


Will 50,000 records be uploaded directly into APP's Server?  

2018






What will exactly the hide statement do?

665


Did you create primary index?

640


Why do we use events and actions in web dynpro?

676


what are the 2 other types of views, which are not allowed in release 3.0? : abap data dictionary

704


What is an interactive report?

714


How to debug a script in abap?

701


How to create a button in selection screen ?

1571


any one can tell me which is the tables can store in ddic plese dont say db02l,please give me different ways of resideing the tables ?

2111


What is delivery class? : abap data dictionary

740


What are the functional areas? User groups? and how does ABAP query work in relation to these?

800