The Function Module WAK2_EVENT (Zu einem Status und Ereignis prüfen was zu tun ist.) is a standard Function Module in SAP ERP and is part of the function group WAK2 within the package WAKT.
Function Module | WAK2_EVENT |
Short Text | Zu einem Status und Ereignis prüfen was zu tun ist. |
Function Group | WAK2 |
Package | WAKT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PI_BMEST | LIKE | Bestätigte Menge wurde erfaßt | ||
PI_EREIGNIS | LIKE | Eingetroffenes Ereignis | ||
PI_STATUS | LIKE | WALE-BEDEB | Aktueller Status der Bekanntmachung | |
PI_VLFKZ | LIKE | T001W-VLFKZ | Wertstyp (Werk/Kunde/VZ) | |
PI_WMEST | LIKE | Wunschmenge wurde erfaßt |
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 |
---|---|---|---|---|
PE_WHAT_TO_DO | LIKE | Was tun |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
OTHER_ERROR | Sonstige Fehler |
T626_ERROR | Fehler beim Lesen der Tabelle T626 |
WRONG_PARAMETER | Falsche Eingangsparameter |