Menu

SAP Function Module GTDIS_FULLSCREEN_STANDARD

Anzeige einer Tabelle als Vollbild

The Function Module GTDIS_FULLSCREEN_STANDARD (Anzeige einer Tabelle als Vollbild) 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_FULLSCREEN_STANDARD
Short Text Anzeige einer Tabelle als Vollbild
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
I_DISPLAY TYPE CHAR1 'X' Anzeige der Ergebnisse
I_EDIT TYPE CHAR1 ' ' Einstelliges Kennzeichen
I_LINE_DET TYPE CHAR1 ' ' Nur die Anzahl der gefundenen Einträge ermitteln
I_MAX_LINES TYPE SYTABIX 500 Maximale Trefferzahl
I_NO_TXT TYPE CHAR1 ' ' Keine Texte selektieren
I_TAB TYPE GTDIS_TAB Tabelle

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DREF LIKE Pointer auf die Ergebnisliste
E_LINE_NR TYPE SYTABIX Anzahl der gefundenen Einträge

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_OUTPUT_FIELDS LIKE GTDIS_OUTPUT Tabellenanzeige: Ausgabefelder
IT_SELFIELDS LIKE WUSL_IF_SELFIELDS_LOWHIGH Tabellenanzeige: Selektionskriterien

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_VALUES Keine Werte gefunden