The Function Module C1SVC_GWY_INIT (EHS: Ermittlung alle Gateways (lokal / remote)) is a standard Function Module in SAP ERP and is part of the function group C1SVC within the package CBUI.
Function Module | C1SVC_GWY_INIT |
Short Text | EHS: Ermittlung alle Gateways (lokal / remote) |
Function Group | C1SVC |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FLG_AUTHORITY_CHECK | TYPE | ESP1_BOOLEAN | 'X' | Gateway Berechtigung prüfen? |
I_FLG_REFRESH_GWINFO | TYPE | ESEBOOLE | 'X' | Gatways neu ermitteln? |
I_FLG_SHOW_PROGRESS | TYPE | ESP1_BOOLEAN | 'X' | Anzeigen des Fortschritts? |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_GWY_TAB | TYPE | ESP15_GWY_TAB_TYPE | Tabelle mit den Gatewayinformationen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
GWY_COMMUNICATION_ERR | Interner Kommunikationsfehler |
GWY_NOT_AUTHORIZED | Keine Berechtigung für Gatewaymonitor |
NO_GATEWAYS_FOUND | Es wurden keine Gateways gefunden |