Debugging RFC functions in SAP

During the integrated tests, sometimes we need to debug a RFC that has been called from ASP.NET, just because the bug we are facing does not happens at SE37.

Debugging

Continue Reading…

Creating RFC Destinations

We need RFC destination to connect either to non-SAP or SAP data externally from our existing system. To make other systems available for the access, we need to provide an RFC destination in our SAP such that it accesses the external system.

To summarise you can communicate via RFC:

1. R/3 -> R/3
2. legacy -> R/3
3. R/3 -> legacy

Page 1 of 11