Menu

SAP Function Module EWC_PART_EDIT

INTERN: Editieren eines Containerelements

The Function Module EWC_PART_EDIT (INTERN: Editieren eines Containerelements) is a standard Function Module in SAP ERP and is part of the function group EWXC within the package CCMB.

Technical Information

Function Module EWC_PART_EDIT
Short Text INTERN: Editieren eines Containerelements
Function Group EWXC
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_TITLE LIKE Popup-Titel (max. 70 Zeichen)
X_TYPE_MODE LIKE EBAGEN-WMODE Generische Typisierung: Bearbeitungsart
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 Funktion, mit der popup verlassen wurde

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
XY_PART LIKE EWCPART Elementdefinition

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
XT_PART LIKE EWCPART Tabelle bereits definierter Elemente

Exceptions

This function module does not define any Exceptions.