The Function Module W_VAS_GR_CHECK_HINT (Ausgabe Hinweis auf zu erbringende Services als Popup) is a standard Function Module in SAP ERP and is part of the function group WFR18 within the package WFRM.
Function Module | W_VAS_GR_CHECK_HINT |
Short Text | Ausgabe Hinweis auf zu erbringende Services als Popup |
Function Group | WFR18 |
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 | |
I_WTADAB_WA | LIKE | FRM_WTADAB_EXTENDED_T | betreffende Servicedaten |
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 | |
IT_EKKO | LIKE | EKKO | Bestellung: Kopfdaten | |
IT_EKPO | LIKE | FRM_GR_EKPO_EXTENDED_TYPE | Bestellung: Positionsdaten |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DO_NOT_ACCEPT_GR_ITEM | Position darf nicht vereinnahmt werden. |
MESSAGE_OUTPUT | Ausgabe einer Nachricht (kein Fehler). |