Skip to Content
0
Former Member
Jul 11, 2007 at 04:09 AM

Dump on table space

51 Views

HI,

We are executing the TCode : FV65 and getting the dump as follows.

=====

ShrtText

No storage space available for extending an internal table.

What happened?

You attempted to extend an internal table, but the required space was not available.

Error analysis

The internal table "IT_5402" could not be enlarged further. To allow error handling, the table had to be deleted before this log was created. So, if you branch to the ABAP debugger from the display of this log, the table will there be displayed with 0 rows.

Information on where terminated

The termination occurred in the ABAP program "SAPLSDH4" in "TO_SORT_TAB". The main program was "SAPMF05A ".

The termination occurred in line 746 of the source code of the (Include) program "LSDH4F09" of the source code of program "LSDH4F09" (when calling the editor 7460).

======

I beleive, its a standard program but I am not getting a clue how to get out of it.

Please advise.

regards,

sachin