My internal table exceed the limit. then it goes to dump.
how will u handle this issue?
Answer Posted / bighnaraj
when internal table exeed the limit it cant show the dump ..
other records are stored in the private memory of the work area.
| Is This Answer Correct ? | 11 Yes | 10 No |
Post New Answer View All Answers
How to give programe name as input in BDC report of abap ?
what is difference between (internal table types)standard table and sorted table in sap abap....
What are the difference between tables and structures?
what is field string ? & where we are using field strings?
What functions does a data dictionary perform? : abap data dictionary
Explain some essential objects in abap dictionary?
How will you insert record in a sorted table
Can we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?
How to copy table across clients?
what are the important fields while preparing sales order,inquiry?
What are the different kinds of lock modes?
what is the transaction transaction for setting parameters rdisp/buffermode
What are the commands used for interactive reports?
How do you find out whether a file exits on the presentation server?
What is the difference between synchronous and asynchronous update? : abap bdc