Application Development and Automation 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: 
Read only

Export list from memory does not work

Former Member
0 Likes
362

Hello experts,

I've written a short report that SUBMIT <program> EXPORTING LIST TO MEMORY AND RETURN. and the I read the list via LIST_FROM_MEMORY. Afterwards, I send an email including the list.

Now <program> is actually a parameter. For certain programs the trick works great and the email contains a list. However for some program the list is simply empty. I was not able to tell when SUBMIT <program> EXPORTING LIST TO MEMORY AND RETURN works and when it does not. The only difference I notices so far is that using LOGICAL DATABASE will not work for me.

Any ideas?

Thanks,

Shai E.

1 REPLY 1
Read only

Sandra_Rossi
Active Contributor
0 Likes
308

I think this is related to list level. See [abap docu - print levels and spools|http://sandraros.free.fr/abap_docu.htm?url=ABENPRINT_SPOOL.htm]