Menu

SAP Function Module WUSL_IF_SELECT_TAB

Selektiert auf einer Tabelle (mit Texttabelle)

The Function Module WUSL_IF_SELECT_TAB (Selektiert auf einer Tabelle (mit Texttabelle)) is a standard Function Module in SAP ERP and is part of the function group WUSL within the package WUSL.

Technical Information

Function Module WUSL_IF_SELECT_TAB
Short Text Selektiert auf einer Tabelle (mit Texttabelle)
Function Group WUSL
Package WUSL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_DISPLAY TYPE CHAR1 ' ' Ergebnisliste ausgeben
I_TAB TYPE WUSL_TAB Verwendungsnachweis: Tabelle

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DATA_REF LIKE Pointer auf Ergebnistabelle

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
IT_SELTAB LIKE WUSL_IF_SELFIELDS Verwendungsnachweis: Übergabe der Selektionskriterien

Exceptions

This function module does not define any Exceptions.