The Function Module SWB_COND_SETTINGS_EDIT (Persönliche Einstellungen des Bedingungseditors holen) is a standard Function Module in SAP ERP and is part of the function group SWB1 within the package SWB.
Function Module | SWB_COND_SETTINGS_EDIT |
Short Text | Persönliche Einstellungen des Bedingungseditors holen |
Function Group | SWB1 |
Package | SWB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ALLOW_PREVIEW_CONFIG | TYPE | XFLAG | HTML-Preview konfigurierbar ? | |
IMPORT_SETTINGS | TYPE | SWB1_COND_SETTINGS | Anzuzeigende Einstellungen (leer->aktuelle Einst.) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHANGED | TYPE | XFELD | Einstellungen wurden geändert | |
NEW_SETTINGS | TYPE | SWB1_COND_SETTINGS | Persönliche Einstellungen nach Editieren |
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_LOADING_SETTINGS | Pers. Einstellungen konnten nicht geladen werden |
ERROR_SAVING_SETTINGS | Pers. Einstellungen konnten nicht gesichert werden |