Question

Is it possible to provide RFCs (remote function calls, aka remote procedure calls) as web services with SAP 4.6C?

Was it helpful?

Solution

This is not directly possible (not as simply as ECC6, at least)

you can either create a custom webservice that call the RFC and expose it, or use the SAP Business Connector that expose RFC-enabled function and BAPI as webservice. This tool is available to download from SAP service.

this question on SDN

regards,
Guillaume

OTHER TIPS

Guillaume is correct. Beside SAP Business Connector (which is quite lean), you can also expose the RFC as Web Service with SAP PI (SAP Process Integration) if available on your landscape. A lot of other EAI solutions that have a Rfc enabled adapter are also capable of doing it (e.g. TIBCO Businessworks).

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top