RFCUnit
Class name |
com.ebd.hub.datawizard.iu.RFCUnit |
Note: See also section SAP RFC.
If the SAP service of the Integration Server is active, data can be forwarded to a connected SAP system. For this purpose, Lobster Integration executes an RFC (Remote Function Call) within the SAP system (like the Response "SAP").
A Remote Function Call (RFC) is the call or remote execution of a Remote Function Module in an external system. In the SAP system, these functions are provided by the RFC interface system. The RFC interface system enables function calls between two SAP systems (R/2 or R/3), or between an SAP system and an external system.
Parameters
Parameter name |
Allowed values |
Default value |
Description |
Max. process time in sec. |
|
30 |
Maximum allowed time for the call. |
Result format (csv,fix) |
csv, fix |
csv |
Format of the SAP response. |
RFC |
|
|
Name of the RFC to be called. |
One RFC call for all records |
true, false |
true |
If "true", calls one RFC for all records. |
SAP alias |
|
|
The SAP alias (as defined in the SAP system). |