Menu

SAP Function Module GTDIS_SHOW_TABLE_POPUP

Anzeige eines Feldes als Tabelle

The Function Module GTDIS_SHOW_TABLE_POPUP (Anzeige eines Feldes als Tabelle) is a standard Function Module in SAP ERP and is part of the function group GTDIS within the package WUSL.

Technical Information

Function Module GTDIS_SHOW_TABLE_POPUP
Short Text Anzeige eines Feldes als Tabelle
Function Group GTDIS
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
LS_SELFIELDS LIKE GTDIS_SELFIELDS Tabellenanzeige: Selektionskriterien

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
LT_MULTI_SELECT LIKE GTDIS_SELFIELDS Tabellenanzeige: Selektionskriterien

Exceptions

This function module does not define any Exceptions.