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