Menu

SAP Function Module EWF_S_FOCONFIG_MAINTAIN

INTERN: Bearbeiten einer Front-Office-Workbench-Konfiguration

The Function Module EWF_S_FOCONFIG_MAINTAIN (INTERN: Bearbeiten einer Front-Office-Workbench-Konfiguration) is a standard Function Module in SAP ERP and is part of the function group EWFC within the package CCMB.

Technical Information

Function Module EWF_S_FOCONFIG_MAINTAIN
Short Text INTERN: Bearbeiten einer Front-Office-Workbench-Konfiguration
Function Group EWFC
Package CCMB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
X_AS_COMPONENT LIKE EBAGEN-KENNZX 'X' Kennz: Konfig. als CCM-Framework-Komponente
X_CALLER_CODE TYPE EWF_CALLER_CODE Aufrufer des Action Box Profiles
X_CALLER_PARAMS TYPE EWCPART_T Datenfluss-Schnittstelle des Aufrufers
X_CONFIG LIKE EWFCON-CONFIG Front-Office-Workbench-Konfiguration
X_WMODE LIKE EBAGEN-WMODE Bearbeitungsmodus

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
Y_EXIT_TYPE LIKE EBAGEN-EXIT_TYPE Rückkehrmodus

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANCELLED Abbruch durch den Benutzer
CONFIG_EXISTING Definition bereits vorhanden (beim Anlegen)
CONFIG_INVALID X_CONFIG ungültig (initial o falscher Namesraum)
CONFIG_NOT_FOUND Konfiguration nicht vorhanden
FOREIGN_LOCK von anderem Benutzer gesperrt
GENERAL_FAULT sonstiger Fehler