Menu

SAP Function Module CO_WB_SET_GOODS_MOVEMENTS

Bearbeitung der Warenbewegungsdaten der Komponenten

The Function Module CO_WB_SET_GOODS_MOVEMENTS (Bearbeitung der Warenbewegungsdaten der Komponenten) is a standard Function Module in SAP ERP and is part of the function group COWB within the package CO.

Technical Information

Function Module CO_WB_SET_GOODS_MOVEMENTS
Short Text Bearbeitung der Warenbewegungsdaten der Komponenten
Function Group COWB
Package CO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_HEADER LIKE COWB_HEADER Kopf

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
C_CONTROL LIKE COWB_CTRL Steuerschlüssel

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_CC_KEY LIKE COWB_CC_KEY Schlüsselfelder für die Sammelrückmeldung
T_COMP_TAB LIKE COWB_COMP Tabelle der Komponenten der Warenbewegungen

Exceptions

This function module does not define any Exceptions.