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

My internal table exceed the limit. then it goes to dump.
how will u handle this issue?

Answer Posted / yogi

To handle this issue.

Write a complicated loop or while statement that means in a
loop each take 1000 records and pass into the select
statement and result store into final iternal table.

hope fully it will works

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you take care of performance issues in your ABAP programs?

1196


What are the 3 methods that we use in sequence in a batch input session method? : abap bdc

1148


What are two methods of modifying sap standard tables? : abap data dictionary

1373


What are the difference between pool tables and transparent tables?

1195


How many lists can a program can produce?

1120


I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.

2371


What are the different types of sapscript symbols?

1149


How do you write manual bdc session method? : abap bdc

1202


How many types of size categories and data classes are there? : abap data dictionary

1145


What are the basic objects of the data dictionary? : abap data dictionary

1123


How do you write transaction programs in sap?

1135


What is database utility?

1380


Why do we declare a method of a class final? What can be the purpose? Give a scenario.

1503


What are base tables of an aggregate object?

1169


What are the update types possible? : abap data dictionary

1067