Menu

SAP Function Module RM_ALV_GRID_ENTRY_GET

RM: Liefert einen Eintrag aus der ALV Grid-Tabelle

The Function Module RM_ALV_GRID_ENTRY_GET (RM: Liefert einen Eintrag aus der ALV Grid-Tabelle) is a standard Function Module in SAP ERP and is part of the function group RMLV within the package JBR.

Technical Information

Function Module RM_ALV_GRID_ENTRY_GET
Short Text RM: Liefert einen Eintrag aus der ALV Grid-Tabelle
Function Group RMLV
Package JBR
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_FLG_WITHOUT_CHAR TYPE C ' ' Feldkatalog um Merkmale erweitern
I_ROW TYPE LVC_S_ROW ALV-Control: Beschreibung einer Zeile

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.