RFCUnit
Group |
|
Class Name |
com.ebd.hub.datawizard.iu.RFCUnit |
Function |
This unit calls an SAP RFC like in the Response Route SAP. |
Description
Introduction: Integration Units.
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_data executes an RFC (Remote Function Call) within the SAP system.
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.
Parameter Description
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). |