Skip to Content
0
Former Member
Oct 05, 2011 at 05:46 AM

Catching Information message in Program called using SUBMIT

1681 Views

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.