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

Answer Posted / abhi

The internal table gives a memory allocation dump when the
memory limit assigned to the program increases.
There are a few ways to sort this out
a) You can get the Basis increase the memory size
b) You can change your program to accomodate for the large
volume of data. There are a few methods that you can use in
order to handle this e.g by using package size or by using
extracts

Is This Answer Correct ?    23 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the aggregate objects in data dictionary? : sap abap data dictionary

671


What is the disadvantage of a call by reference? : abap modularization

605


What is client in the sap system? : sap abap hr

570


Badi concepts

920


How do you use tab sets in layout sets?

655






Define batch input session?

578


can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table

1790


how can we enable hyperlink in screen painter?

3378


What happens if a function module runs in an update task?

554


When a program is created and need to be transported to prodn does selection texts always go with it? If not how do you make sure? Can you change the cts entries? How do you do it?

568


What are the names of the function modules that will be generated upon activation of a lock object?

548


how to genernate 21 sencondary index

7005


What is the function of the correction system? : abap data dictionary

602


When the top-of-page event does get triggered?

683


In BDC, data transfer is done success in foreground mode but if we done the same in background mode it shows errors. What is the reason?

978