Menu

SAP Function Module CK_MA_ALV_GRID_OR_LIST_DISPLAY

Releaseunabhängige ALV-Darstellung

The Function Module CK_MA_ALV_GRID_OR_LIST_DISPLAY (Releaseunabhängige ALV-Darstellung) is a standard Function Module in SAP ERP and is part of the function group CK_TABLE_CREATION within the package K_CM_EXTRACT.

Technical Information

Function Module CK_MA_ALV_GRID_OR_LIST_DISPLAY
Short Text Releaseunabhängige ALV-Darstellung
Function Group CK_TABLE_CREATION
Package K_CM_EXTRACT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_PRINT TYPE SLIS_PRINT_ALV Druckinformationen
IS_VARIANT LIKE DISVARIANT SPACE Anzeigevariante (externe Verwendung)
IT_EVENTS TYPE SLIS_T_EVENT Tabelle der auszuführenden Ereignisse
IT_EVENT_EXIT TYPE SLIS_T_EVENT_EXIT Tabelle mit Exitrequests für Standardfcodes
I_BUFFER_ACTIVE LIKE SPACE Puffer aktiv
I_CALLBACK_PF_STATUS_SET TYPE SLIS_FORMNAME SPACE EXIT-Routine zum Status setzen
I_CALLBACK_PROGRAM LIKE SY-REPID SPACE Name des aufrufenden Programms
I_CALLBACK_USER_COMMAND TYPE SLIS_FORMNAME EXIT-Routine zur Befehlsbehandlung
I_INTERFACE_CHECK LIKE SPACE Protokollausgabe Konsistenzprüfung Schnittstelle
I_SCREEN_END_COLUMN LIKE 0 Koordinate für Liste im Popup
I_SCREEN_END_LINE LIKE 0 Koordinate für Liste im Popup
I_SCREEN_START_COLUMN LIKE 0 Koordinate für Liste im Popup
I_SCREEN_START_LINE LIKE 0 Koordinate für Liste im Popup
I_STRUCTURE_NAME LIKE DD02L-TABNAME Tabellenname

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_EXIT_CAUSED_BY_USER TYPE SLIS_EXIT_BY_USER Information, wie Anwender Liste verlassen hat
E_EXIT_CAUSED_BY_CALLER LIKE Listabbau im CALLBACK_USER_COMMAND

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
PROGRAM_ERROR Programmfehler