My internal table exceed the limit. then it goes to dump.
how will u handle this issue?
Answer Posted / sunil gautam
That type of issue never occurred .If there is exceeding
limit, it will be automatically increased memory. For
example we have declared a internal table.
IT type table of Table with initial size n.
If there is exceed record more than n, automatically
increased memory allocation for next multiple of n.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Explain how is batch input process different from processing on line?
What is the differences between structure and table in data dictionary in abap?
What is amdp (abap managed data procedures)?
What are datasets in abap?
What is a currency factoring technique?
how to update the filed value in SAP in ZAWSYS and create time and date? please tell me the answer
What are the types of subroutines? : abap modularization
What are the functional modules used in sequence in bdc? : abap bdc
What abap statement will trigger list generation?
What is the difference between a dialog program and a report?
Do we create table fields with out data elements and domains?
In the `select' statement what is group by ?
suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?
What are the two ways of producing a list within a transaction?
Explain the difference between cluster tables and pool table?