2008 Jun 12 8:49 AM
Hi,
I'm using a FM F4IF_INT_TABLE_VALUE_REQUEST in one of the programs.I'm getting an ABAP dump MEMORY_NO_MORE_PAGING. I read the previous threads regarding this dump & also referred the OSS note mentioned.
I'd just like to know whether this dump is because of the program (like more records being selected etc. ) or is it because of some memory setting parameters by Basis personnel.
Thanks in Advance,
Ramky.G
2008 Jun 12 8:59 AM
Hi
It's for the both things: your program and system parameters.
There's a system parameter where it's defined the size the space memory available for a program, your program needs more space than the value defined probably because an internal table has too many items and the dump occurs.
Max
Hi,
I'm using a FM F4IF_INT_TABLE_VALUE_REQUEST in one of the programs.I'm getting an ABAP dump MEMORY_NO_MORE_PAGING. I read the previous threads regarding this dump & also referred the OSS note mentioned.
I'd just like to know whether this dump is because of the program (like more records being selected etc. ) or is it because of some memory setting parameters by Basis personnel.
Thanks in Advance,
Ramky.G
2008 Jun 12 8:59 AM
Hi
It's for the both things: your program and system parameters.
There's a system parameter where it's defined the size the space memory available for a program, your program needs more space than the value defined probably because an internal table has too many items and the dump occurs.
Max
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |