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
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
In the MM module for finding out the standard cost what is the view one has to look at?
What are conversion routines? : abap data dictionary
There is a delivery that is being created through the ABAP code and in the middle it says delivery created but someone is modifying , how would you rectify this issue
What are the different abap editors? What is the used of different editors in abap?
How to Raise a Particular Ticket in Realtime ?
If your project is support project ? when is your implementation has completed ?
What are pooled tables?
What are the advantages of abap query tool?
What are the dynapro keywords?
What are the different types of views in sap? : abap data dictionary
How can we upload a text file having delimiters in to legacy system? : abap bdc
What is evaluation path, where do we do it and why? : sap abap hr
Does the table can have multiple foreign keys?
What is a size category? : abap data dictionary