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 CLEX_GET_CLASS_FEATURES_VALUES (Display class data, characteristics data, and values) is a standard Function Module in SAP ERP and is part of the function group CLX2 within the package CL.
Function Module | CLEX_GET_CLASS_FEATURES_VALUES |
Short Text | Display class data, characteristics data, and values |
Function Group | CLX2 |
Package | CL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTIVITY | LIKE | Objective in calling the function module | ||
CLASSNAME | LIKE | KLAH-CLASS | SPACE | External Class Number |
CLASSNUMBER | LIKE | KLAH-CLINT | SPACE | Internal Class Number |
CLASSTYPE | LIKE | KLAH-KLART | SPACE | Class Type |
DISPLAY_SCOPE_IN | LIKE | SCTMS | ||
KEY_DATE | LIKE | SY-DATUM | SY-DATUM | Validity Time |
LANGUAGE | LIKE | SY-LANGU | SY-LANGU | Language of language-dependent information |
SUB_ACTIVITY | LIKE | SPACE | Display (blank) or change (X) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLASSDESCRIPTION | LIKE | SWOR-KSCHL | Class description | |
XKLAH | LIKE | KLAH | Class data |
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 |
---|---|---|---|---|
FEATURES | LIKE | CLX2F | Characteristics Data | |
VALUES | LIKE | CLX2V | Allowed values of characteristic |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_AUTHORIZED_CLASSIFICATION | No authorization for classification |
NOT_AUTHORIZED_MAINTENANCE | No Authorization to Maintain Class |
NOT_AUTHORIZED_SELECTION | No authorization to find objects |
NO_FEATURES_DEFINED | No characteristics of class found |