Menu

SAP Function Module CO_FW_GOODS_MOVEMENTS_BY_AFFW

Warenbewegungen für AFFW-Sätze portionsweise buchen

The Function Module CO_FW_GOODS_MOVEMENTS_BY_AFFW (Warenbewegungen für AFFW-Sätze portionsweise buchen) is a standard Function Module in SAP ERP and is part of the function group COFW within the package CORU.

Technical Information

Function Module CO_FW_GOODS_MOVEMENTS_BY_AFFW
Short Text Warenbewegungen für AFFW-Sätze portionsweise buchen
Function Group COFW
Package CORU
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IMKPF_STR TYPE IMKPF Input structure for posting material document
PAKUMUL TYPE XFELD SPACE Indicator: Cumulated items
TCODE_IMP LIKE SY-TCODE SPACE Transaktionscode
XALLP_IMP TYPE XFELD SPACE Kennz. nur Buchen, wenn alle Positionen ok

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
AFFWB_TAB LIKE AFFWB Origin data from table AFFW
IMSEG_TAB LIKE IMSEG Input material items for material document
RESB_TAB LIKE RESB_AFFW bereits eingelesene Reservierungsdaten

Exceptions

This function module does not define any Exceptions.