The Function Module W_VAS_GR_SUBITEMS_MAINTAIN (Bearbeitung von Unterpositionen im Wareneingang) is a standard Function Module in SAP ERP and is part of the function group WFR22 within the package WFRM.
Function Module | W_VAS_GR_SUBITEMS_MAINTAIN |
Short Text | Bearbeitung von Unterpositionen im Wareneingang |
Function Group | WFR22 |
Package | WFRM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CHECK_CONSISTENCY | TYPE | WFRM_FLAG | 'X' | Konsistenz der Mengen prüfen |
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 |
---|---|---|---|---|
MSEG_MAINITEM | LIKE | RFRMMSEG | Hauptposition |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_MSEG_SUBITEMS | LIKE | RFRMMSEG | Unterpositionen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DIFFERENCE_IN_SUM | Summe Unterpos. ungleich Menge der Hauptposition |