Menu

SAP Function Module EWC_CONT_TRANSFORM

INTERN: Transformieren eines Containers

The Function Module EWC_CONT_TRANSFORM (INTERN: Transformieren eines Containers) is a standard Function Module in SAP ERP and is part of the function group EWC2 within the package CCMB.

Technical Information

Function Module EWC_CONT_TRANSFORM
Short Text INTERN: Transformieren eines Containers
Function Group EWC2
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_IGNORE_FAILED_OBJECTS LIKE EBAGEN-KENNZX SPACE Kennz: Nicht erzeugbare Objekte ignorieren
X_TO_PERSISTENT LIKE EBAGEN-KENNZX SPACE Kennz: Zielcontainer persistent machen

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
XT_CONT LIKE SWCONT Quellcontainer
XT_TRANS LIKE EWCTRA Transformationsvorschriften
YT_BUILT_ELEMENTS LIKE EWCELEM Erforgreich gebildete Elemente
YT_CONT LIKE SWCONT Zielcontainer
YT_FAILED_ELEMENTS LIKE EWCELEM Nicht gebildete Elemente
YT_FAILED_OBJECTS LIKE EWCPOBJ Nicht instanziierbare Objekte

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ELEMENT_INVALID Formatfehler eines Quellelements
ELEMENT_NOT_FOUND fehlendes obligatorisches Quellelement
INTERNAL_ERROR interner Fehler
OBJECT_CREATE_FAILED Zielobjekt konnte nicht instanziiert werden
TRANS_INVALID Regeln unvollständig oder fehlerhaft