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


Please Help Members By Posting Answers For Below Questions

What is the difference between data elements and domains?

571


What are pooled tables? : abap data dictionary

663


What is the diffreence between bdc_close_group and bdc_close_dataset? : abap bdc

612


In Table Field when display the Name, whose first charecter should be capital letter and rest will be small letter.

1597


Name some system global variables you can use in abap programs?

549






What is the difference between get and get late?

593


Persistent class

902


What is the max no of match code id's that can be defined for one match code object? : abap data dictionary

647


Explain the difference between open_form and close_form?

543


Explain what are the problems in processing batch input sessions? How is batch input process different from processing on line?

582


Explain buffering

889


What two statements are required in an abap program to output an icon using a write statement?

537


What is sap abap data dictionary?

631


What is dialog module?

603


How did you test the form you developed? How did you taken print?

608