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 K_HIERARCHY_DISPLAY () is a standard Function Module in SAP ERP and is part of the function group KKRT within the package SLIS.
Function Module | K_HIERARCHY_DISPLAY |
Short Text | |
Function Group | KKRT |
Package | SLIS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CALLBACK_PRG | LIKE | SY-REPID | ||
I_COMPRESSED | LIKE | RSEUT-LAY_MODE | ' ' | |
I_DISPLAY_FORM | TYPE | C | SPACE | |
I_END_COLUMN | TYPE | I | 75 | Last column |
I_END_ROW | TYPE | I | 20 | |
I_F1_HELP_FORM | TYPE | C | SPACE | |
I_FOCUS | TYPE | I | 1 | |
I_HEADER | TYPE | C | ' ' | |
I_LENGTH_OPTI | TYPE | C | ' ' | |
I_NODE_INSERT_FORM | TYPE | C | SPACE | |
I_NODE_MOVE_FORM | TYPE | C | SPACE | |
I_START_COLUMN | TYPE | I | 5 | First Column |
I_START_ROW | TYPE | I | 0 | |
I_STATUS_FORM | TYPE | C | SPACE | |
I_TABNAME | TYPE | C | ||
I_TABULATOR | TYPE | I | 0 | |
I_TITLE | LIKE | SY-TITLE | ||
I_TOP_OF_PAGE_FORM | TYPE | C | SPACE | |
I_UCOMM_FORM | TYPE | C | SPACE | |
I_VARIANT | LIKE | DISVARIANT | Layout | |
T_FIELDCAT_VIEWS | TYPE | KKBHT_T_FIELD_CAT_VIEWS | ||
T_FIELDCAT_VIEWS2 | TYPE | KKBHT_T_FIELD_CAT_VIEWS |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
I_FIELD_CAT | TYPE | KKBHT_T_FIELD_CAT | Field Catalog | |
I_TABLE | LIKE | Table with Output Fields | ||
T_EXPAND | LIKE | Table of Expanded Nodes | ||
T_FIELDGROUPS | TYPE | KKBHT_T_FIELDGROUP | ||
T_VIEW_NAMES | LIKE | |||
T_VIEW_TABULATORS | LIKE |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
KEY_TOO_LONG | |
NO_LEVEL_DEFINED | |
TOO_MANY_VIEWS | |
WRONG_NUMBER_OF_ALTERNATIVES | |
WRONG_TREE_STRUCTURE | Hierarchy is not structured correctly |