The Function Module WB2_CHECK_NEW_QUAN_AUTO (Global Trade: Überprüfung, ob neue Menge erlaubt (mit automat. Assoz.)) is a standard Function Module in SAP ERP and is part of the function group WB2_N2M_CHECK within the package WB2BPOSTYPMNGT.
Function Module | WB2_CHECK_NEW_QUAN_AUTO |
Short Text | Global Trade: Überprüfung, ob neue Menge erlaubt (mit automat. Assoz.) |
Function Group | WB2_N2M_CHECK |
Package | WB2BPOSTYPMNGT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CALLED_FROM | TYPE | WB2_N2M_CALLED_FROM | '2' | Assoz.-Mngt: Assoziationsbearbeitung aufgerufen durch |
I_CHECK_QUAN_FOLLOW_IT | TYPE | C | SPACE | Flag, ob zu überprüfen ist, ob die Mengenänderung auch für die Nachfolgepos. ok |
I_CHECK_RELATIONSHIP | TYPE | C | SPACE | Flag, ob 1-1 - Beziehung noch zu überprüfen ist |
I_KOMWBHI_OLD | TYPE | KOMWBHI | Trading-Kontrakt: Kommunikationsstruktur Positionsdaten - alter Stand | |
I_KOMWBHK | TYPE | KOMWBHK | Trading-Kontrakt: Kommunikationsstruktur Kopfdaten | |
I_LOCK_TC | TYPE | C | SPACE | Flag, ob der Trading-Kontrakt noch gesperrt werden soll |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_KOMWBHI | TYPE | KOMWBHI | Trading-Kontrakt: Kommunikationsstruktur Positionsdaten |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CONVERSION_ERROR | Fehler bei der Mengenumrechnung |
FATAL_ERROR | schwerer Fehler aufgetreten |
NEW_QUANTITY_NOT_ALLOWED | neue Menge nicht erlaubt |