Menu

SAP Function Module RMXT798_CALL_LIST_POPUP

RMS-TLS: Popup - Einträge aus einer Liste wählen (generisch)

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module RMXT798_CALL_LIST_POPUP (RMS-TLS: Popup - Einträge aus einer Liste wählen (generisch)) is a standard Function Module in SAP ERP and is part of the function group RMXT798 within the package RMXTTLS.

Technical Information

Function Module RMXT798_CALL_LIST_POPUP
Short Text RMS-TLS: Popup - Einträge aus einer Liste wählen (generisch)
Function Group RMXT798
Package RMXTTLS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_DATA TYPE TABLE Tabelle mit den Werten für die Anzeige
IT_HIDE_FIELDS TYPE LVC_T_FNAM Spalten, die nicht angezeigt werden sollen
IT_SELECTED_ROWS TYPE LVC_T_ROW Vorbelegung ausgewählter Zeilen (nicht im Checkbox Mode)
I_CB_FIELD TYPE LVC_FNAME Checkbox Mode: Feldname für Checkboxspalte
I_FLG_SINGLE_SELECT TYPE FLAG Flag: Nur einfach Markierung möglich
I_STRUCTURE TYPE TABNAME DDIC Struktur der anzuzeigenden Tabelle (ALV Struktur)
I_TITLE TYPE TEXT80 Text Länge 80

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_DATA_SELECTED TYPE TABLE Ausgewählte Einträge
ET_SELECTED_ROWS TYPE LVC_T_ROW Ausgewählte Tabellenzeilen

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
EXC_ABORT User hat Auswahl abgebrochen
EXC_ERROR Subscreen kann nicht angezeigt werden