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
In 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 in the General tab of the Reply from RFC BAPI in SAP activity:
Description
In the Description tab, you can enter a short description for the Reply from RFC BAPI in SAP activity.
Input
In 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.
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
In 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.