The Function Module CM_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 SCM_TABLE_CREATION within the package S_CM_EXTRACT.
Function Module | CM_MA_ALV_GRID_OR_LIST_DISPLAY |
Short Text | Releaseunabhängige ALV-Darstellung |
Function Group | SCM_TABLE_CREATION |
Package | S_CM_EXTRACT |
Module Type | Normal Module |
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 |
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 |
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 |
---|---|
PROGRAM_ERROR | Programmfehler |