The Function Module C1SVC_RFC_SVC_CONTROL (EHS: Sendet ein Kontrollwort an einen Serverdienst) is a standard Function Module in SAP ERP and is part of the function group C1SVC within the package CBUI.
Function Module | C1SVC_RFC_SVC_CONTROL |
Short Text | EHS: Sendet ein Kontrollwort an einen Serverdienst |
Function Group | C1SVC |
Package | CBUI |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DESTINATION | TYPE | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | |
I_SVC_NAME | TYPE | ESESVCNAME | Interner Dienstname |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_ERROR | TYPE | ESEBOOLE | Wahrheitswert | |
E_FLG_TIMEOUT_ELAPSED | TYPE | ESEBOOLE | Wahrheitswert |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
X_SVC_CONTROL | TYPE | RCGSVCCTL | EHS: Dienstkontrollstruktur |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_PROTOCOL_TAB | LIKE | BAPIRET2 | Returnparameter |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_AUTHORITY | Keine Berechtigung zum senden eines Kontrollwortes |
PARAMETER_ERROR | Fehlerhafte Eingabeparameter |