Menu

SAP Function Module W_FRM_DIFFERENCE_DETERMINE

Bestimmung der noch zu verteilenden Menge

The Function Module W_FRM_DIFFERENCE_DETERMINE (Bestimmung der noch zu verteilenden Menge) 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_DETERMINE
Short Text Bestimmung der noch zu verteilenden Menge
Function Group WFR2
Package WFRM
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

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
QUANT LIKE FRET-PMENA Vorgegebene Menge, die noch zu verteilen ist

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_XFRET TYPE WFRM_DISTRIBUTION_TAB Verteilungstabelle

Exceptions

This function module does not define any Exceptions.