The Function Module C14T_ALV_MARKED_ENTRIES_GET (EHS: markierte Einträge im ALV Grid zurückliefern) is a standard Function Module in SAP ERP and is part of the function group C14T within the package CBUI.
Function Module | C14T_ALV_MARKED_ENTRIES_GET |
Short Text | EHS: markierte Einträge im ALV Grid zurückliefern |
Function Group | C14T |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FLG_INIT_PBO_EVENTS | TYPE | ESP1_BOOLEAN | ESP1_FALSE | Kennzeichen: Anzahl der PBO-Events initialisieren |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_MARKED_ENTRIES_TAB | TYPE | LVC_T_ROW | ALV-Control: Tabellenzeilen |
This function module does not define any Exceptions.