NW ABAP Remote Function Call (RFC)
71 Blog Posts
56 Contributors
-
Recently, a thought crossed my mind to connect Python with SAP as I am working in SAP Service Industry for couple of years and had been exploring Python for couple of months now. I found similar articles/blogs on it but then none of them covered the... Read More »46Comments55Likes
-
Introduction: I am working on S/4HANA 1909 FPS01 release as a partner. Post Installation, we faced few issues and one of the issues related to Screen Painter Layout. In this Blog we will learn how to resolve ABAP Dump while opening Screen layout... Read More »19Comments37Likes
-
From my experience the RFC Gateway security is for many SAP Administrators still a not well understood topic. As a result many SAP systems lack for example of proper defined ACLs to prevent malicious use of the RFC Gateway. After an attack vector... Read More »4Comments29Likes
-
Introduction This blog post will guide you through steps to use SAP Event Mesh in SAP BTP, Cloud Foundry environment and to establish connection between SAP Event Mesh and SAP S/4HANA (on premise) for asynchronous data transfer. Blog will cover... Read More »24Comments29Likes
-
Introduction, Overview, and Availability By using WebSocket as an alternative transport layer for Remote Function Call (RFC), WebSocket RFC, the new web-enabled flavor of RFC, combines the benefits of a standardized transport layer with the... Read More »12Comments28Likes
-
Edit: After some feedback and some time to work on this I’ve improved the examples and introduced the Thread Pool Executor concept. Motivation Every now and then we find a need for doing some work in parallel. Recently I’ve worked on a... Read More »19Comments27Likes
-
Introduction About this series In this blog series I will describe the use of RFC and BAPI technologies in the context of integration of the SAP S/4 HANA Public Cloud with On-Premise Systems. This kind of landscape is also called a Hybrid Landscape... Read More »9Comments20Likes
-
Aris van Mazijk posted on October 29, 2016Background Although I considered myself a fairly experienced SAP PI/PO developer in the past, I wasn’t really able to work with the integration solution from SAP for the last couple of years. Back then it was still called SAP Process Integration... Read More »12Comments18Likes
-
Monitoring specific problems with SAP standard tools is not always fun and often impossible. Prometheus is an open source monitoring solution and Grafana a tool for creating dashboards to visualize the data. The Cloud Native Computing Foundation... Read More »18Comments18Likes
-
Vadim Klimov posted on May 11, 2016Intro In outbound IDoc scenarios (mediated via SAP PI/PO or used in point-to-point integration), it is not unusual to witness situation when support team or application consultant checks generated IDoc in a sender ABAP system (for example, SAP ERP)... Read More »13Comments16Likes