Menu

SAP Function Module WB2_PREPARE_NEW_QUANTITY_CHECK

N2M: Vorbereitungen für die Prüfung, ob die neue Menge erlaubt ist

The Function Module WB2_PREPARE_NEW_QUANTITY_CHECK (N2M: Vorbereitungen für die Prüfung, ob die neue Menge erlaubt ist) is a standard Function Module in SAP ERP and is part of the function group WB2_N2M_CHECK within the package WB2BPOSTYPMNGT.

Technical Information

Function Module WB2_PREPARE_NEW_QUANTITY_CHECK
Short Text N2M: Vorbereitungen für die Prüfung, ob die neue Menge erlaubt ist
Function Group WB2_N2M_CHECK
Package WB2BPOSTYPMNGT
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_CHECK_SIDE TYPE C 'X' wenn initial, dann wird nicht ueberprueft, ob Trading-Kontrakt beidseitig
I_KOMWBHI TYPE KOMWBHI Trading-Kontrakt: Kommunikationsstruktur Positionsdaten
I_KOMWBHI_OLD TYPE KOMWBHI Trading-Kontrakt: Kommunikationsstruktur Positionsdaten
I_KOMWBHK TYPE KOMWBHK Trading-Kontrakt: Kommunikationsstruktur Kopfdaten

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CHECKS_NECESSARY TYPE C Überprüfungen müssen durchgeführt werden
E_CUMUL TYPE KOMWBCUMUL Kumulierungsdaten der aktuellen Position
E_QUAN_IS_CHANGED TYPE C die Menge hat sich geändert
E_QUAN_UNIT_IS_CHANGED TYPE C die Mengeneinheit hat sich geändert

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.