The Function Module W_VAS_GR_CHECK (Rahmenbaustein: Prüfungen im Wareneingang) is a standard Function Module in SAP ERP and is part of the function group WFR23 within the package WFRM.
Function Module | W_VAS_GR_CHECK |
Short Text | Rahmenbaustein: Prüfungen im Wareneingang |
Function Group | WFR23 |
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_MKPF | LIKE | MKPF | Wareneingangskopf | |
I_MSEG | LIKE | MSEG | Wareneingangsposition |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
ET_MESSAGELOG | TYPE | WFRM_ERROR_LOG_T | erzeugte Nachrichten |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DO_NOT_ACCEPT_GR_ITEM | Position darf nicht vereinnahmt werden. |
INTERFACE_ERROR | Fehler beim Aufruf des Funktionsbausteins |
MESSAGE_OUTPUT | Ausgabe einer Nachricht (kein Fehler). |