Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

memory leakage problem while reading spool buffer

Former Member
0 Kudos

Hi,

I have a requirement, thru my program more than one spool request/list will be genereated.

I have captured into one internal table all spool reuqests generated by current run of the program.

I have captured from the spool request, the output of this with FM RSPO_RETURN_ABAP_SPOOLJOB. it is loading 20k pages, which is caused memory leakage at 'LIST_TO_MEMORY' function module.

can someone suggest me?

thanks

1 REPLY 1

Former Member
0 Kudos

I have not received any responses..

can someone suggest me here?