Hello All,
I am calling a report program using below
SUBMIT program EXPORTING LIST TO MEMORY
AND RETURN.
the program called is having one inforamtion message and is coming out after this message appears on screen. I want to capute this information message and need to display in my main program.
Please let me know how capture this type of messages in SUBMIT.
Thanks in advance.
Regards,
Ganesh.