Menu

SAP Function Module EWC_CONT_MERGE

INTERN: Vereinigt zwei Container

The Function Module EWC_CONT_MERGE (INTERN: Vereinigt zwei Container) is a standard Function Module in SAP ERP and is part of the function group EBAS within the package CCMB.

Technical Information

Function Module EWC_CONT_MERGE
Short Text INTERN: Vereinigt zwei Container
Function Group EBAS
Package CCMB
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

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
T_CONTTO LIKE SWCONT Conteiner, der ergänzt wird
XT_CONTFROM LIKE SWCONT Container, der kopiert wird

Exceptions

This function module does not define any Exceptions.