My internal table exceed the limit. then it goes to dump.
how will u handle this issue?
Answer Posted / arnab
it can go to dump saying out of memory. A possible way of
dealing this is to increase the memory limit in Application
server. This is usually done by BASIS.
| Is This Answer Correct ? | 22 Yes | 7 No |
Post New Answer View All Answers
How many default tab strips are there? How to insert more tabs in it?
What are clustered tables?
Which transaction code is used executing a report (type 1 program)? : abap data dictionary
How can we set the tablespaces and extent sizes ?
How do you get the number of lines in an internal table?
What is value table? : abap data dictionary
What is the difference between a pool table and a transparent table and how they are stored at the database level?
HOW TO TRANSFER VENDOR MASTER DATA FROM LEGACY SYSTEM TO SAP SYSTEM THRU LSMW (IN LSMW, USING DIRECT INPUT PROGRAM:RFBIKR00)
What is an update task? : abap modularization
How many types of size categories and data classes are there? : abap data dictionary
How the at-user command serves mainly in lists?
What kind of deliverables you have on a day to day basis?
What is a database view? : abap data dictionary
What are client dependent objects in abap/sap?
Difference between sy-tabix and sy-index? Can you check sy-subrc after perform?