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 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 |