Menu

SAP Function Module EWO_XTAINER_SET_FROM_PARAMS

INTERN: Füllt einen Xtainer aus einer Parameterschnittstelle

The Function Module EWO_XTAINER_SET_FROM_PARAMS (INTERN: Füllt einen Xtainer aus einer Parameterschnittstelle) 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_SET_FROM_PARAMS
Short Text INTERN: Füllt einen Xtainer aus einer Parameterschnittstelle
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_AS_ANONYMOUS LIKE EBAGEN-KENNZX ' ' Elemente ohne Name in Xtainer setzten

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

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
XT_PARA_CONT LIKE SWCONT Parametercontainer
XT_PARA_DEF LIKE EWCPART Parameterdefinition

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CONT_CHECK_FAILED Container passt nicht zu Definition
INTERNAL_ERROR Interner Fehler