The Function Module WAVI_CREATE_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_MESSAGES |
Short Text | Aufruf Nachrichtenfindung für alle Aufteiler-(Unter-)Positionen |
Function Group | WAVI |
Package | WAUF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FBI_AUKO | LIKE | RW00A | ||
FBI_DOCUMENT_NUMBER | LIKE | AUPO-ABELN | ' ' | |
FBI_KIND_OF_CALL | TYPE | C | 'I' |
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 | Fehler-Tabelle |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FBA_ABORT | Abbruch unbedingt erforderlich |
FBA_ERROR | Fehler, Abbruch empfohlen, siehe Fehlerprotokoll |
FBA_WARNING | Warnung, siehe Fehlerprotokoll |