Menu

SAP Function Module WTAD_WTADDI_TO_ADDILIST

Verkaufshilfsmittel: Transformiere WTADDI nach ADDILIST

The Function Module WTAD_WTADDI_TO_ADDILIST (Verkaufshilfsmittel: Transformiere WTADDI nach ADDILIST) 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_WTADDI_TO_ADDILIST
Short Text Verkaufshilfsmittel: Transformiere WTADDI nach ADDILIST
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
PI_ADD_MAKT_DESCRIPTION TYPE XFELD 'X' Materialkurztext als erste Zeile des Zusatztexts
PI_LOCNR LIKE KNA1-KUNNR '' Kunde
PI_SPRAS LIKE T001W-SPRAS SY-LANGU Sprachenschlüssel
PI_WERKS LIKE T001W-WERKS '' Werk

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
IADDILIST TYPE ADDI_INFO_ITAB Verkaufshilfsmittel inkl. Zusatztext
IMAMT LIKE MAMT Zusatztexte zu Verkaufshilfsmittel
IWTADDI LIKE WTADDI Verkaufshilfsmittel
IWTADDI_PR TYPE ADDI_WTADDI_PR Verkaufshilfsmittel einer Aktion

Exceptions

This function module does not define any Exceptions.