Ansicht
Dokumentation

SAPBC415_RFCSYNC_S1 - Solution to exercise 1: Synchronous RFC

SAPBC415_RFCSYNC_S1 - Solution to exercise 1: Synchronous RFC

TXBHW - Original Tax Base Amount in Local Currency   PERFORM Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Description
This program demonstrates Remote Function Call.

IT uses a simple synchronous RFC call to read a record from table SFLIGHT in a remote R/3 System and display it in the client program.
On the selection screen, you can enter the key values for the remote access to table SFLIGHT and the remote system (destination). The destination must have a corresponding entry in table RFCDES (R/3 sideinfo for RFC). The default value of the destination parameter is 'NONE', that is, the target system is the calling system.
If you enter an invalid destination, the program triggers the exception COMMUNICATION_FAILURE.

Below are the most important program statements:

Function module calls:
-->Function module TRAIN415_RFC_NORMAL (synchronous call)

The program implements the following functions:
1. Synchronous RFC call (read data in remote system).
2. Display the data and the ID of the remote system.

Requirements

Output

Example






ROGBILLS - Synchronize billing plans   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 1147 Date: 20240531 Time: 080303     sap01-206 ( 24 ms )