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 BARCHART_CREATE (Produce a bar chart control) is a standard Function Module in SAP ERP and is part of the function group CNBC within the package SGRC.
Function Module | BARCHART_CREATE |
Short Text | Produce a bar chart control |
Function Group | CNBC |
Package | SGRC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ALIGNMENT | TYPE | I | 15 | Alignment of the control on screen |
CONTAINER | TYPE | C | SPACE | Container |
DYNNR | LIKE | SY-DYNNR | Screen number | |
HEIGHT | TYPE | I | Control height | |
HIDE_STATUS_BAR | TYPE | C | Hide status line | |
LEFT | TYPE | I | Alignment with reference to left edge | |
LINK_REPID | LIKE | SY-REPID | Program to merge control | |
METRIC | TYPE | CNTL_METRIC | CNTL_METRIC_DYNPRO | Metric |
NO_FLUSH | TYPE | C | 'X' | Flush |
OWNER_REPID | LIKE | SY-REPID | Program to generated control | |
PARENTID | TYPE | I | Parent | |
SHELLSTYLE | TYPE | I | Style | |
TOP | TYPE | I | Alignment with reference to upper edge | |
WIDTH | TYPE | I | Control width |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
HANDLE | TYPE | CNTL_HANDLE | Control handle |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CREATE_ERROR | Error creating control |