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_VARIANT_MAINTAIN (Definition of a display variant outside the list context) is a standard Function Module in SAP ERP and is part of the function group SALV within the package SLIS.
Function Module | REUSE_ALV_VARIANT_MAINTAIN |
Short Text | Definition of a display variant outside the list context |
Function Group | SALV |
Package | SLIS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_LAYOUT | TYPE | SLIS_LAYOUT_ALV | List layout specifications | |
IT_SORT | TYPE | SLIS_T_SORTINFO_ALV | Sort table | |
IT_SPECIAL_GROUPS | TYPE | SLIS_T_SP_GROUP_ALV | Grouping fields for column selection | |
I_POPUP | LIKE | 'X' | Output in popup | |
I_SAVE | LIKE | ' ' | Variants can be saved | |
I_TABNAME_HEADER | TYPE | SLIS_TABNAME | Header Table Name | |
I_TABNAME_ITEM | TYPE | SLIS_TABNAME | Item Table Name |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SAVE | TYPE | SLIS_CHAR_1 | Changes were saved. |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CT_FIELDCAT | TYPE | SLIS_T_FIELDCAT_ALV | Field catalog with field descriptions |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_CHANGE | No change made |
PROGRAM_ERROR | Program errors |