Start of Content Area

 Procedure documentation Debugging Remote Function Modules  Locate the document in its SAP Library structure

For testing "ABAP-to-ABAP" RFCs, you can use the ABAP Debugger. Here, you can debug the execution of the RFC function in the remote system. Static breakpoints, single-stepping, variable-watching and source display are possible.

With remote calls, the ABAP debugger (including the debugging interface) runs on the local system. Data values and other run information for the remote function are passed in from the remote system.

 

Continue with the following section:

Maintaining Remote Destinations

 

End of Content Area