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
hi,how to diable the popup window which is displayed afetr executing the SAP script program?
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?
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
What are the techniques involved in using sap supplied programs?
Will 50,000 records be uploaded directly into APP's Server?
What will exactly the hide statement do?
Did you create primary index?
Why do we use events and actions in web dynpro?
what are the 2 other types of views, which are not allowed in release 3.0? : abap data dictionary
What is an interactive report?
How to debug a script in abap?
How to create a button in selection screen ?
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 ?
What is delivery class? : abap data dictionary
What are the functional areas? User groups? and how does ABAP query work in relation to these?