Menu

SAP Function Module WTAD_IWTADDI_2_IWTADDI_EDIT

Fülle IWTADDI_EDIT mit Daten aus IWTADDI

The Function Module WTAD_IWTADDI_2_IWTADDI_EDIT (Fülle IWTADDI_EDIT mit Daten aus IWTADDI) is a standard Function Module in SAP ERP and is part of the function group AEMM within the package WTAD.

Technical Information

Function Module WTAD_IWTADDI_2_IWTADDI_EDIT
Short Text Fülle IWTADDI_EDIT mit Daten aus IWTADDI
Function Group AEMM
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
FI_ROW_INSERT_IDX LIKE SY-TABIX Zeile, nach der eine Leerzeile eingefügt wird
MATNR LIKE MARA-MATNR Materialnummer

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
IWTADDI LIKE WTADDI Stammdaten-Verkaufshilfsmittel des Materials
IWTADDI_EDIT LIKE WTADDI_EDIT Verkaufshilfsmittel mit Zusatzinformationen
IWTADDI_PR TYPE ADDI_WTADDI_PR Aktions-Verkaufshilfsmittel des Materials

Exceptions

This function module does not define any Exceptions.