Menu

SAP Function Module WTAD_FIND_LINE_WITH_CURSOR

Verkaufshilfsmittel: Finde Zeile des TCs mit dem Cursor

The Function Module WTAD_FIND_LINE_WITH_CURSOR (Verkaufshilfsmittel: Finde Zeile des TCs mit dem Cursor) 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_FIND_LINE_WITH_CURSOR
Short Text Verkaufshilfsmittel: Finde Zeile des TCs mit dem Cursor
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
TC_TOP_LINE LIKE Zeile, ab der Anzeige im Table-Control beginnt

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ROW_INDEX LIKE SY-TABIX Zeile

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 Interne Editiertabelle für Verkaufshilfsmittel

Exceptions

This function module does not define any Exceptions.