Show TOC Anfang des Inhaltsbereichs

Hintergrunddokumentation RFC Client Programs  Dokument im Navigationsbaum lokalisieren

All RFC client programs have to establish an RFC connection to an SAP system:

 

 Diese Grafik wird im zugehörigen Text erklärt

Getting Connected with the RFC Library

      The connection can be established via an entry in the sapnwrfc.ini file.

      An RFC function is called by RfcInvoke. After sending the call,

RfcInvoke waits until the returned answer will be received.

Further Information

The following topics are available:

      Calling a Function in SAP systems

      Passing Structures and Tables

      Executing a Call-Back from an ABAP function module

      Load Balancing

      Transactional RFC Client Programs

 

 

Ende des Inhaltsbereichs