Content deleted Content added
→RFC interfaces: remove two items that are not encyclopedic |
|||
Line 12:
*RFC function modules in a SAP system must be proper function modules and must be registered in the SAP system as remote.
*If the calling program and the called program are both ABAP programs, the RFC interface provides both communication partners. The calling program can be any ABAP program, and the called program must be a function module that is registered as remote.
*Interfaces for calling non-ABAP programs
|