Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.

2621


What are the advantages and disadvantages of ABAP query tool?

1041


How do you delete duplicate records from internal table?

1256


SM35 transaction, How to automate BDC ?

1253


Can you print decimals in type n? What is difference between float and packed data type?

1271


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

1089


Explain the advantages/disadvantages of logical databases?

1090


What is page window?

1029


What is view? Different types of view.

1208


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

4008


What are the two ways for restricting the value range for a domain ?

1253


Work most on which module: name a few tables?

1102


Difference between sy-tabix and sy-index? Where it is used?

988


What are the arithmetic operators in the sap abap?

1135


How we can retrieve data using secondary index. Explain with simple example?

1217