Menu

SAP Function Module W_FRM_DIFFERENCE_DISTRIBUTE

Verteilung von Restmengen

The Function Module W_FRM_DIFFERENCE_DISTRIBUTE (Verteilung von Restmengen) is a standard Function Module in SAP ERP and is part of the function group WFR2 within the package WFRM.

Technical Information

Function Module W_FRM_DIFFERENCE_DISTRIBUTE
Short Text Verteilung von Restmengen
Function Group WFR2
Package WFRM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
QUANT LIKE FRET-PMENA Menge, die noch verteilt werden muß

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_CUST_WERK_MATERIAL TYPE WFRM_CUST_WERK_MATERIAL_TAB Cust. Verteilung je Material und Werk
T_XFRET TYPE WFRM_DISTRIBUTION_TAB erweiterte Verteilungstabelle

Exceptions

This function module does not define any Exceptions.