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 Visual diff Module Property? Description
Name Yes No The name to be displayed as the label for the activity in the process.
Reply For Yes 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
timeoutLong 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.
msgString Enter the error message of the SAP system.
msgCodeString Enter the error code of the SAP system.
RfcResponseComplex 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.

For more information, see Error Codes.

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
msgString Displays the error message.
msgCodeString Displays the error code.