Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks Plug-in for SAP Solutions | - |
Not Applicable | - |
Resolution:
You can wrap an ABAP report as an RFC/BAPI (eg. use SUBMIT command). SAP adapter can invoke the wrapper RFC as tRFC in back ground.
Please note that SAP RFCSDK and SAP JCO libraries do not support invoking ABAP Report directly. They only support invoking BAPIs/RFC.