Menu

SAP Function Module EWO_XTAINER_MEMORY_ELEMENT_ADD

INTERN: Legt ein Element in den Memory-Xtainer

The Function Module EWO_XTAINER_MEMORY_ELEMENT_ADD (INTERN: Legt ein Element in den Memory-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_MEMORY_ELEMENT_ADD
Short Text INTERN: Legt ein Element in den Memory-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

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
INTERNAL_ERROR Interner Fehler
INVALID_ELEMDEF Elementbeschreibung fehlerhaft
INVALID_XTAINER Memory-Xtainer ist fehlerhaft
NO_MEORY_XTAINER Kein Memory-Xtainer vorhanden