Menu

SAP Function Module EWF_O_FOCONFIG_OPEN

INTERN: Öffnen einer Front-Office-Konfiguration

The Function Module EWF_O_FOCONFIG_OPEN (INTERN: Öffnen einer Front-Office-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_O_FOCONFIG_OPEN
Short Text INTERN: Öffnen einer Front-Office-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-Komponenete
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 Konfigurationsschlüssel
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_HANDLE TYPE I Handle für die weitere Bearbeitung

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 Konfiguration existiert bereits (beim Anlegen)
CONFIG_INVALID Konfigurationsschlüssel ungültig
CONFIG_NOT_FOUND Konfiguration existiert nicht
FOREIGN_LOCK Konfiguration wird gesperrt
GENERAL_FAULT Genereller Fehler