Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module WAVI_PROCESS_MESSAGES (Anzeige Nachrichten für eine Aufteiler-(Unter-Unter-)Position) is a standard Function Module in SAP ERP and is part of the function group WAVI within the package WAUF.
Function Module | WAVI_PROCESS_MESSAGES |
Short Text | Anzeige Nachrichten für eine Aufteiler-(Unter-Unter-)Position |
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_AUFG | LIKE | RW03A | ||
FBI_AUFI | LIKE | RW04A | ||
FBI_AUKO | LIKE | RW00A | ||
FBI_AUPO | LIKE | RW01A | ||
FBI_AUVZ | LIKE | RW11A | ||
FBI_DOCUMENT_NUMBER | LIKE | AUKO-ABELN | ||
FBI_MSG_OBJECT | TYPE | C | ||
FBI_TA_TYPE | TYPE | C |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FBO_FCODE | LIKE | T185-FCODE | Funktionscode gemäß Anwenderaktion | |
FBO_UPDATE_FLAG | TYPE | C | ist gesetzt, wenn Nachrichten geändert |
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_ERROR_TAB | LIKE | RW26A | Fehlertabelle |
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 |