The Function Module CV117_FRONTEND_TYPE_SELECT (DVS: Frontendtyp wechseln/wählen) is a standard Function Module in SAP ERP and is part of the function group CV117 within the package CV.
Function Module | CV117_FRONTEND_TYPE_SELECT |
Short Text | DVS: Frontendtyp wechseln/wählen |
Function Group | CV117 |
Package | CV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PF_FORCE_CHANGE | TYPE | C | SPACE | Wechsel immer erlaubt |
PF_FRONTEND_TYPE | TYPE | C | SPACE | aktueller Frontendtyp |
PF_HOSTNAME | LIKE | TDWD-NTADR | SPACE | Hostname |
PF_UPDATE_DB | TYPE | C | 'X' | Update Datenbank (TDWD) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PFX_NEW_FRONTEND_TYPE | TYPE | C | Neuer Frontendtyp |
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 |
---|---|
ERROR | Fehler |
ERROR_UPDATE_DB | Fehler beim DB-Update |
NO_CHANGE | Kein neuer Frontendtyp selektiert |
NO_VALID_HOST | Ungültiger Rechnername |