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...

Suppose u r using FOR ALL ENTRIES. What happens when there
is no data in the itab which is using all the entries?

Answer Posted / tharun

when you are using for all enteries always check whether
IF ITAB NOT INITIAL.THis internal table is the one
used 'for all enteries in itab'.this will prevent from the
query fetching all data.

IF ITAB NOT INITIAL.
select ... for all enteries in itab.
endif.

Is This Answer Correct ?    13 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about drill down report?

9254


In sap script how to print bar code in vertical manner

3988


What are the different methods of passing data?

1257


What are the main events of which are used for logical database?

1190


How can we achieve MVC ?

1384


What is the differences between abap and ooabap. In which situation we useooabap?

1558


How to upload more than 2GB file from External Source to SAP?

1375


What are the function modules used to create batch input session? : abap bdc

1243


How to display if the value entered contains records or not?

1118


What is match code? : sap abap hr

1275


What functions does a data dictionary perform ?

1075


What is difference between inner join and outer join?

1140


How to insert a line into abap internal tables?

1126


while implementing badi what are the tables u find??

4218


Why we are using Macros instead of Function Modules

2182