Menu

SAP Function Module WTAD_COMPILE_EXTRA_TEXT

Stelle Zusatztext zu einem Verkaufshilfsmittel zusammen

The Function Module WTAD_COMPILE_EXTRA_TEXT (Stelle Zusatztext zu einem Verkaufshilfsmittel zusammen) 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_COMPILE_EXTRA_TEXT
Short Text Stelle Zusatztext zu einem Verkaufshilfsmittel zusammen
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
MAKTX LIKE MAKT-MAKTX Materialkurztext
MATNR LIKE MARA-MATNR Material
MTXID LIKE MAMT-MTXID Text-ID zur Identifizierung der FIT_MAMT-Zeilen

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADDI_INFO_LINE TYPE ADDI_INFO Zeile der Ergebnistabelle

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FIT_MAMT LIKE MAMT Zusatztexttabelle

Exceptions

This function module does not define any Exceptions.