Menu

SAP Function Module C14T_LISTTOOL_CALL_ALV

EHS: das Listtool rufen und die Liste anzeigen

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 C14T_LISTTOOL_CALL_ALV (EHS: das Listtool rufen und die Liste anzeigen) 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
Short Text EHS: das Listtool rufen und die Liste anzeigen
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
IT_EVENT_EXIT TYPE KKBLO_T_EVENT_EXIT (siehe IT_EVENT_EXIT in KKBL)
I_FLG_ADAPT_LST_WDTH TYPE ESP1_BOOLEAN ESP1_TRUE (siehe C14T_STRUCT_PREP_FOR_LISTTOOL)
I_FLG_ADAPT_WIDTH TYPE ESP1_BOOLEAN ESP1_TRUE (siehe C14T_STRUCT_PREP_FOR_LISTTOOL)
I_KKBL_PARAM_USER_EXIT LIKE TFDIR-FUNCNAME SPACE (siehe C14T_STRUCT_PREP_FOR_LISTTOOL)
I_MASTERSTRUCT_NAME LIKE DCOBJDEF-NAME SPACE DDIC-Struktur der Mastertabelle
I_OBJECT TYPE CHAR4 '0000' Objekttyp
I_PF_STATUS_FUNC LIKE TFDIR-FUNCNAME SPACE User-Exit-Funktion zum Status-Setzen
I_SCREEN_END_COLUMN LIKE SY-CUCOL 0 Koordinate für Liste im Popup
I_SCREEN_END_LINE LIKE SY-CUROW 0 Koordinate für Liste im Popup
I_SCREEN_START_COLUMN LIKE SY-CUCOL 0 Koordinate für Liste im Popup
I_SCREEN_START_LINE LIKE SY-CUROW 0 Koordinate für Liste im Popup
I_SLAVESTRUCT_NAME LIKE DCOBJDEF-NAME SPACE DDIC-Struktur der Slavetabelle
I_TECHSTRUCT_NAME LIKE DCOBJDEF-NAME SPACE DDIC-Ausnahme-Struktur
I_USER_COMMAND_FUNC LIKE TFDIR-FUNCNAME SPACE User-Exit-Funktion zur Ok-Code-Verarb.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_EXIT_CAUSED_BY_CALLER LIKE (siehe E_EXIT_CAUSED_BY_CALLER in KKBL)
E_EXIT_CAUSED_BY_USER TYPE KKBLO_EXIT_BY_USER (siehe ES_EXIT_CAUSED_BY_USER)

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_MASTERTAB LIKE Mastertabelle
X_SLAVETAB LIKE Slavetabelle

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
LISTTOOL_ERROR Fehler bei der List-Anzeige
STRUCT_PREP_ERROR Fehler bei der Struktur-Aufbereitung