Skip to Content
0
Former Member
Jul 07, 2009 at 09:55 AM

Submit and return

31 Views

Hi experts,

I am calling a report from a function module using the statement "submit report1 and return".

Is it possible for the report not to return control to the function module ?

i.e. all statements below code "submit report1 and return" willl not be executed.

Then how do i capture errors generated in the report from the function module ?

Best Regards,

Daniel