SAP NEWS-46-RFC

Get Example source ABAP code based on a different SAP table
  



Remote Function Call as of Release 4.6A

ABAP_MODIFICATION_1 RFC Debugging
In the ABAP Debugger it is possible to set breakpoints on the statments RFC or CALL FUNCTION DESTINATION.Thus breakpoints are positioned in the current program at all types of RFCs.

ABAP_MODIFICATION_2 Main Session
The creation of main sessions, for example via the /O command in the OK code field was not possible for synchronous RFCs until the 46 Release. From this Release, this functionality, which was previously only available for asynchronous RFCs, was provided.