Menu

SAP Function Module WTAD_CTRL_MMAE

Steuerung für Kommandos aus dem Verkaufshilfsmittel-Edit im Materialstamm

The Function Module WTAD_CTRL_MMAE (Steuerung für Kommandos aus dem Verkaufshilfsmittel-Edit im Materialstamm) 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_CTRL_MMAE
Short Text Steuerung für Kommandos aus dem Verkaufshilfsmittel-Edit im Materialstamm
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
NUMBER_OF_TC_LINES LIKE SY-LOOPC Anzahl Zeilen des VKHM-Table Controls
STATUS LIKE Neu, ändern oder anzeigen

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
OK_CODE LIKE OK-Code
TC_TOP_LINE LIKE erste angezeigte Zeile des VKHM-Table Controls

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IMAMT LIKE MAMT Zusatztext
IWTADDI_EDIT LIKE WTADDI_EDIT Editiertabelle für Verkaufshilfsmittel

Exceptions

This function module does not define any Exceptions.