Menu

SAP Function Module C14T_LISTTOOL_CALL_ALV_GRID

EHS: Listtool rufen und Liste darstellen

The Function Module C14T_LISTTOOL_CALL_ALV_GRID (EHS: Listtool rufen und Liste darstellen) is a standard Function Module in SAP ERP and is part of the function group C14T within the package CBUI.

Technical Information

Function Module C14T_LISTTOOL_CALL_ALV_GRID
Short Text EHS: Listtool rufen und Liste darstellen
Function Group C14T
Package CBUI
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_ALV_PARAM_USER_EXIT TYPE TFDIR-FUNCNAME Name des Funktionsbausteins
I_FLG_REDRAW_TABLE TYPE ESP1_BOOLEAN ESP1_FALSE Kennzeichen Ausgabe-Tabelle auffrischen
I_FLG_USEX_DET TYPE ESP1_BOOLEAN ESP1_FALSE Kennzeichen User-Exit-Funkbaustein lesen
I_OBJECT TYPE CHAR4 Nicht näher def. Bereich, evtl. für Patchlevels verwendbar
I_OBJECT_TYPE TYPE ESEOBJTYPE Spezifikationstyp
I_STRUCT_NAME TYPE DD02L-TABNAME 'RCGALVHIT' Tabellenname
I_VARIANT TYPE DISVARIANT Anzeigevariante (externe Verwendung)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ALV_PARAM_USER_EXIT TYPE TFDIR-FUNCNAME Name des Funktionsbausteins

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
X_LIST_TAB LIKE EHS: IOTAB für Stoffkopf (ESTRH)

Exceptions

This function module does not define any Exceptions.