ABAP - Keyword Documentation →  ABAP - Programming Language →  Data Interfaces and Communication Interfaces →  Remote Function Call (RFC) →  RFC - Overview → 
Mail Feedback

RFC - Introduction

Remote Function Call (RFC) is an SAP-specific procedure for calling function modules in remote systems.

Communication using the RFC interface can be divided into different scenarios based on the systems involved:

RFC can be used as a synchronous or asynchronous communication procedure.

There are also different RFC variants that have been designed for different purposes and which therefore have different service properties:

Transactional and Queued RFC were replaced by Background RFC.

More Information