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 RKC_REPORT_HIERARCHY_INIT (SAP-EIS: Schnittstelle Reporting: Zugriff auf Hierarchien) is a standard Function Module in SAP ERP and is part of the function group KXHI within the package KC.
Function Module | RKC_REPORT_HIERARCHY_INIT |
Short Text | SAP-EIS: Schnittstelle Reporting: Zugriff auf Hierarchien |
Function Group | KXHI |
Package | KC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_RSTHVKEY | LIKE | RSTHVKEY | Structure for selection (cross application) | |
I_SEL | LIKE | SPACE | Structure for selection (appl. specific) | |
LANGU | LIKE | SY-LANGU | SY-LANGU | R/3-System, aktuelle Sprache |
REQUESTER | LIKE | RSTHDIVERS-REQUESTER | SPACE | |
SELLEVEL | LIKE | SPACE | ||
SELMODE | LIKE | RSTHDIVERS-SELMODE | SPACE | |
WITH_TEXTS | LIKE | SPACE |
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_RSTADD | LIKE | RSTADD | Int. tab. of additional fields for RSTHIE | |
I_RSTHIE | LIKE | RSTHIE | Internal hierarchy table | |
I_RSTINT | LIKE | RSTINT | Int. tab. for intervals on sheets of the RSTHIE | |
I_RSTTXT | LIKE | RSTTXT | Int. text table for the nodes | |
I_RSTTYP | LIKE | RSTTYP | Int. tab. for assigning types in the RSTHIE |
This function module does not define any Exceptions.