Menu

SAP Function Module WTAD_MESSAGE_TYPE_DERIVE

Nachrichtentyp eines Verkaufshilfsmittels ermitteln

The Function Module WTAD_MESSAGE_TYPE_DERIVE (Nachrichtentyp eines Verkaufshilfsmittels ermitteln) is a standard Function Module in SAP ERP and is part of the function group WTUT within the package WTAD.

Technical Information

Function Module WTAD_MESSAGE_TYPE_DERIVE
Short Text Nachrichtentyp eines Verkaufshilfsmittels ermitteln
Function Group WTUT
Package WTAD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADDI_MATNR LIKE MARA-MATNR Verkaufshilfsmittel
MAX_BUFFER_LINES LIKE SY-TABIX 10000 Maximale Zeilenanzahl der Puffertabelle

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MATERIAL_GROUP LIKE MARA-MATKL Warengruppe des Verkaufshilfsmittels
MESSAGE_TYPE LIKE EDIMSG-MESTYP Logischer Nachrichtentyp

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ADDITIONAL_IS_NO_MATERIAL VKHM ist kein Material
MESSAGE_TYPE_NOT_FOUND Nachrichtentyp nicht gefunden