Hi,
the RFC Adapter is able to call reomte enabled function modules, not ABAP reports.
Ok. there are tools were you are able to initiate the start of an report via RFC, but the result of that report you will not get back in this rfc call.
Therefore create an RFC or better a proxy and call the functions the report is using.
Regards Peter
Add comment