The Function Module WAVI_CREATE_AND_SAVE_MESSAGES (Aufruf Nachrichtenfindung für alle Aufteiler-(Unter-)Positionen) is a standard Function Module in SAP ERP and is part of the function group WAVI within the package WAUF.
Function Module | WAVI_CREATE_AND_SAVE_MESSAGES |
Short Text | Aufruf Nachrichtenfindung für alle Aufteiler-(Unter-)Positionen |
Function Group | WAVI |
Package | WAUF |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FBI_AUKO | LIKE | RW00A | ||
FBI_TA_TYP | LIKE | RW00A-AKTSW | Einstelliges Kennzeichen |
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 |
---|---|---|---|---|
FBT_AUFG | LIKE | RW03A | Aufteiler-Unter-Pos. (Basis-Betr.gruppen) | |
FBT_AUFI | LIKE | RW04A | Aufteiler-unter-Unter-Pos. (Betriebe) | |
FBT_AUPO | LIKE | RW01A | Aufteiler-Positionen (Artikel) | |
FBT_AUPO_VON_DB | LIKE | RW01A | Auft.Pos. (Daten von Datenbank) | |
FBT_AUSB | LIKE | RW15A | Aufteiler Betriebsstatus | |
FBT_AUVZ | LIKE | RW11A | Aufteiler-Sicht Verteilzentren | |
FBT_ERROR_TAB | LIKE | RW26A | Fehlertabelle | |
FBT_NAST | LIKE | VNAST | Nachrichtenstatus |
This function module does not define any Exceptions.