The Function Module RM_ALV_LIST_ENTRY_GET (RM: liefert einen Eintrag aus der ALV-Tabelle) is a standard Function Module in SAP ERP and is part of the function group RMLV within the package JBR.
Function Module | RM_ALV_LIST_ENTRY_GET |
Short Text | RM: liefert einen Eintrag aus der ALV-Tabelle |
Function Group | RMLV |
Package | JBR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ANTYPE | TYPE | RMLV_ANTYPE | Auswertungstyp (Programmgenerierung) | |
I_INDEX | TYPE | SLIS_SELFIELD-TABINDEX | Tabellenindex | |
I_RMDA | TYPE | RMLV_RMDA | Risikomanagementbereich |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_LIST_ENTRY | LIKE | Tabelleneintrag |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ILLEGAL_INDEX | Unzulässiger Index |