Menu

SAP Function Module WTAD_APPEND_EMPTY_ROWS_TO_ITAB

Fakultatives Anhängen leerer, markierter Zeilen an IWTADDI_EDIT

The Function Module WTAD_APPEND_EMPTY_ROWS_TO_ITAB (Fakultatives Anhängen leerer, markierter Zeilen an IWTADDI_EDIT) 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_APPEND_EMPTY_ROWS_TO_ITAB
Short Text Fakultatives Anhängen leerer, markierter Zeilen an IWTADDI_EDIT
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
MATNR LIKE MARA-MATNR Material
STATUS LIKE Editier-Status: neu, ändern oder anzeigen
TC_LOOPLINES LIKE SY-LOOPC Anzahl sichtbarer Zeilen des Table-Controls

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_EDIT LIKE WTADDI_EDIT Editier-Tabelle für Verkaufshilfsmittel

Exceptions

This function module does not define any Exceptions.