Hi All,
SUBMIT <prog name> ...
EXPORTING LIST TO MEMORY
AND RETURN.
Using the above SUBMIT in conjunction with FM - LIST_FROM_MEMORY and LIST_TO_ASCI, I can read the output of a report program. Now is there a way to do the same in case of a module pool program i.e I need to call a module pool program from my program and get its output.