Ansicht
Dokumentation

ABENRFC_INTERFACE - RFC INTERFACE

ABENRFC_INTERFACE - RFC INTERFACE

Addresses (Business Address Services)   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.
SAP E-Book

- Interface

The RFC interface is required to execute a remote function call. The RFC interface performs the following services:

  • Calling and controlling the communication routines that are needed to communicate with the remote system
  • Logging on to and log off from the remote system and authorization checks for the function pools used.
  • Converting actual parameters to the format required in the remote system and vice-versa. This includes any platform-dependent conversions, for example, for different code pages or byte orders, for example. The conversion supports all ABAP data types.
  • Handling of errors that occur during communication and forwarding them to the caller if requested.

If the AS ABAP are not the same, two ABAP programs communicate with each other using the RFC interface, whereas for communication between an AS ABAP and an external system, an ABAP program connects with a program in a different programming language (C, C++, Visual Basic, Java or .NET).

For communication with programs in other programming languages, RFC libraries are available for all operating systems supported by SAP, including MS Windows, Unix and Linux:

  • Java Connector (JCo) for Java
  • .NET) Connector for .NET) (C#, VB.NET)
  • RFC Software Development Kit (SDK) for C and C++

Note

Each execution of an RFC using the RFC interface on an AS ABAP takes place in its own user session. The logon data is usually stored in the RFC destination.

More Information

For more information about the about the RFC interface, see the documentation RFC in SAP Help Portal.






BAL Application Log Documentation   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.

Length: 2082 Date: 20240426 Time: 091630     sap01-206 ( 35 ms )