Reply from RFC BAPI in SAP

Use the Reply from RFC BAPI in SAP activity to receive the return message from the SAP system when the invocation of an RFC/BAPI is completed.

General Tab

On the General tab, you can select a RFC BAPI listener to retrieve the return message from the SAP system.

The following table lists the configurations on the General tab of the Reply from RFC BAPI in SAP activity:

Field Module Property? Description
Name No The name to be displayed as the label for the activity in the process.
Reply For No The RFC BAPI listener used to retrieve the return message from the SAP system.

Description Tab

On the Description tab, you can enter a short description for the Reply from RFC BAPI in SAP activity.

Input Tab

On the Input tab, you can enter the response of the invoked RFC BAPI, the timeout value for the Reply from RFC BAPI in SAP activity to wait for the response from the RFC BAPI Listener activity, and the error code and message of the SAP system.

The following table lists the input elements on the Input tab of the Reply from RFC BAPI in SAP activity:
Input Item Data Type Description
timeout Long Enter the timeout value in milliseconds for the Reply from RFC BAPI in SAP activity to wait for the response from the RFC BAPI Listener activity.
msg String Enter the error message of the SAP system.
msgCode String Enter the error code of the SAP system.
RfcResponse Complex Enter the response of the invoked RFC BAPI.

Fault Tab

On the Fault tab, you can find the error codes and error messages of the Reply from RFC BAPI in SAP activity and the SAP system. The SAP system exceptions are returned by the RFC BAPI invoked in the SAP system.

See Error Codes for more detailed explanation of errors.

The following table lists error schema elements on the Fault tab of the Reply from RFC BAPI in SAP activity:
Error Schema Element Data Type Description
msg String Displays the error message.
msgCode String Displays the error code.