This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.
Check it out on amazon.com →The Function Module REUSE_ALV_GRID_DISPLAY (Output of a simple list (single-line)) is a standard Function Module in SAP ERP and is part of the function group SLVC_FULLSCREEN within the package SLIS.
Function Module | REUSE_ALV_GRID_DISPLAY |
Short Text | Output of a simple list (single-line) |
Function Group | SLVC_FULLSCREEN |
Package | SLIS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IR_SALV_FULLSCREEN_ADAPTER | CLASS | CL_SALV_FULLSCREEN_ADAPTER | Adapter Fullscreen -> Table | |
IS_LAYOUT | TYPE | SLIS_LAYOUT_ALV | List layout specifications | |
IS_PRINT | TYPE | SLIS_PRINT_ALV | Print information | |
IS_REPREP_ID | TYPE | SLIS_REPREP_ID | Initialization key for Re/Re interface | |
IS_SEL_HIDE | TYPE | SLIS_SEL_HIDE_ALV | Selection information modification | |
IS_VARIANT | LIKE | DISVARIANT | Variant information | |
IT_ADD_FIELDCAT | TYPE | SLIS_T_ADD_FIELDCAT | Additional Field Catalog Options | |
IT_ALV_GRAPHICS | TYPE | DTC_T_TC | Parameter for ALV graphic | |
IT_EVENTS | TYPE | SLIS_T_EVENT | Table of events to perform | |
IT_EVENT_EXIT | TYPE | SLIS_T_EVENT_EXIT | Standard fcode exit requests table | |
IT_EXCLUDING | TYPE | SLIS_T_EXTAB | Table of inactive function codes | |
IT_FIELDCAT | TYPE | SLIS_T_FIELDCAT_ALV | Field catalog with field descriptions | |
IT_FILTER | TYPE | SLIS_T_FILTER_ALV | Filter criteria for first list output | |
IT_HYPERLINK | TYPE | LVC_T_HYPE | Hyperlinks | |
IT_SORT | TYPE | SLIS_T_SORTINFO_ALV | Sort criteria for first list display | |
IT_SPECIAL_GROUPS | TYPE | SLIS_T_SP_GROUP_ALV | Grouping fields for column selection | |
I_BACKGROUND_ID | TYPE | SDYDO_KEY | SPACE | Object ID of wallpaper |
I_BUFFER_ACTIVE | LIKE | SPACE | Buffering active | |
I_BYPASSING_BUFFER | TYPE | CHAR01 | SPACE | Ignore all buffers |
I_CALLBACK_HTML_END_OF_LIST | TYPE | SLIS_FORMNAME | SPACE | EXIT routine for HTML END-OF-LIST |
I_CALLBACK_HTML_TOP_OF_PAGE | TYPE | SLIS_FORMNAME | SPACE | EXIT routine for HTML TOP-OF-PAGE |
I_CALLBACK_PF_STATUS_SET | TYPE | SLIS_FORMNAME | SPACE | Set EXIT routine to status |
I_CALLBACK_PROGRAM | LIKE | SY-REPID | SPACE | Name of the calling program |
I_CALLBACK_TOP_OF_PAGE | TYPE | SLIS_FORMNAME | SPACE | EXIT routine for handling TOP-OF-PAGE |
I_CALLBACK_USER_COMMAND | TYPE | SLIS_FORMNAME | SPACE | EXIT routine for command handling |
I_DEFAULT | LIKE | 'X' | Initial variant active/inactive logic | |
I_GRID_SETTINGS | TYPE | LVC_S_GLAY | Grid settings | |
I_GRID_TITLE | TYPE | LVC_TITLE | Control title | |
I_HTML_HEIGHT_END | TYPE | I | 0 | HTML_END_OF_PAGE Height |
I_HTML_HEIGHT_TOP | TYPE | I | 0 | HTML_TOP_OF_PAGE Height |
I_INTERFACE_CHECK | LIKE | SPACE | Interface consistency check log output | |
I_SAVE | LIKE | SPACE | Variants can be saved | |
I_SCREEN_END_COLUMN | LIKE | 0 | Coordinates for list in dialog box | |
I_SCREEN_END_LINE | LIKE | 0 | Coordinates for list in dialog box | |
I_SCREEN_START_COLUMN | LIKE | 0 | Coordinates for list in dialog box | |
I_SCREEN_START_LINE | LIKE | 0 | Coordinates for list in dialog box | |
I_STRUCTURE_NAME | LIKE | DD02L-TABNAME | Internal output table structure name |
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 | How the user left the list | |
E_EXIT_CAUSED_BY_CALLER | LIKE | Delete list in CALLBACK_USER_COMMAND |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_OUTTAB | LIKE | Table with data to be displayed |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
PROGRAM_ERROR | Program errors |