‎2010 Mar 17 7:19 PM
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.
‎2010 Mar 17 9:13 PM
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]