“RFC meets Web” Enable all your RFC functions for web consumption without development? Today, I’m excited to share a new thing: A proxy on SAP BTP that translates from REST to SAP RFC calls, making it possible to use BAPIs and RFC-enabled function modules on older SAP ECC or S/4HANA systems. This solution is particularly useful for....

The SAP Java Connector (SAP JCo) is a development library that enables development of SAP compatible components in Java. It can be used to communicate with on-premise SAP systems via SAP’s RFC protocol. (Source: https://support.sap.com/en/product/connectors/jco.html) In this tutorial, we are going to learn how can we call a function module in an on-premise ABAP system....