Menu

SAP Function Module EWO_XTAINER_ELEMENT_SET

INTERN: Setzt ein Element im XTainer

The Function Module EWO_XTAINER_ELEMENT_SET (INTERN: Setzt ein Element im XTainer) is a standard Function Module in SAP ERP and is part of the function group EWO1 within the package CCMB.

Technical Information

Function Module EWO_XTAINER_ELEMENT_SET
Short Text INTERN: Setzt ein Element im XTainer
Function Group EWO1
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_ELEMDEF TYPE EWCNT_DEF Elementbeschreibung
X_ROLE TYPE EWCNT_ROLE Rollendaten
X_VALUE LIKE Wert des Elements falls Einzelwert
X_VALUETAB TYPE TABLE Wert des Elements falls Tabelle
X_VALUE_UNTYPED LIKE EBAGEN-KENNZX Kennz: Wertfelder dynamisch typisieren

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
XY_XTAINER TYPE EWCNT_XTAIN XTainer

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INTERNAL_ERROR Interner Fehler
INVALID_ELEMDEF Elementbeschreibung fehlerhaft