Menu

SAP Function Module W_VAS_GR_CHECK_HINT

Ausgabe Hinweis auf zu erbringende Services als Popup

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

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).