The Function Module WBQF_REPLENISHMENT_ALLOCATION (Ermitteln der Menge, die geliefert werden soll, um den Höchstbestand z.err) is a standard Function Module in SAP ERP and is part of the function group WBQF within the package WAUF.
Function Module | WBQF_REPLENISHMENT_ALLOCATION |
Short Text | Ermitteln der Menge, die geliefert werden soll, um den Höchstbestand z.err |
Function Group | WBQF |
Package | WAUF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_AUPO | LIKE | RW01A | Feldleiste mit zu bearbeitender Aufteilerpos. |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_QTY_SIM_KZ | TYPE | C | Kennzeichen ob und wie Planmengen berechnet w. |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_MESSG | LIKE | RW17A | Tabelle zur Übergabe von Protokollsätzen | |
IM_EX_AUFG | LIKE | RW03A | Tabelle mit Basisbetriebsgruppen des Aufteilers | |
IM_EX_AUFI | LIKE | RW04A | Bearbeiten der Tabelle RW04A |
This function module does not define any Exceptions.