ABAP Keyword Documentation → ABAP - Release-Specific Changes → Changes in Release 4.6A
Remote Function Call as of Release 4.6A
Other versions: 7.31 | 7.40 | 7.54
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.
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.