SAP JRA Function Call
You can use this action to perform a function call during a session between SAP Manufacturing Integration and Intelligence (SAP MII) and SAP ERP Central Component (SAP ECC) using SAP Java Resource Adapter (SAP JRA).
The RFC Name
(Function
property) is the function that is called by the remote server.
If you select the Automatically Commit
checkbox, the system commits changes made by the remote function call, so you do not need to add the SAP JRA Commit or SAP JRA Rollback actions to commit the changes.
You can use data buffering with the SAP JRA Function Call action. For more information about properties for this action, see Data Buffer.
The following table lists properties for this action:
Property | Data Type | Description |
| Action | The established connection resource used for BAPI/RFC |
| Boolean | Indicates if the BAPI/RFC should be executed or if the action is used as an XML reference document within the transaction |
| Integer | The options are the following:
|
| String | The tRFC queue name used for sequential BAPI/RFC processing |
| String | Name of the BAPI/RFC to call |
| String | Used to search for a BAPI/RFC by name You can use the asterisk character for wildcard searches. |
| Integer | Number of days to asynchronously retry to call SAP ECC It only applies to asynchronous processing types. |
| Integer | Maximum number of times to retry the call to SAP ECC It only applies to asynchronous processing types. |
| Integer | Amount of time in seconds between SAP ECC communication retries |
| String | One of the following strategies used to communicate with SAP ECC:
|
To configure the function call, select the SAP JRA Function Call
action in the SAP MII Workbench and choose The configuration screen appears.