The Function Module RS_PREC_CALL_SERVER (Verschalung Verbindungsübergabe) is a standard Function Module in SAP ERP and is part of the function group RS_PREC within the package RSR_EXCEL_PRECALC.
Function Module | RS_PREC_CALL_SERVER |
Short Text | Verschalung Verbindungsübergabe |
Function Group | RS_PREC |
Package | RSR_EXCEL_PRECALC |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_GWHOST | LIKE | RFCOPT-RFCGWHOST | Gateway-Hostname | |
I_GWSERV | LIKE | RFCOPT-RFCGWSERV | Gateway-Service | |
I_PROGID | LIKE | SYSUUID-C | UUID in Character-Darstellung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DESTINATION | TYPE | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FAILED | Verbindungsübergabe gescheitert |
X_MESSAGE | Programmfehler |