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 CLFC_IS_LEGAL_VALUE (Check Whether a Characteristic Value is Valid in an Environment) is a standard Function Module in SAP ERP and is part of the function group CLFC1 within the package CL.
Function Module | CLFC_IS_LEGAL_VALUE |
Short Text | Check Whether a Characteristic Value is Valid in an Environment |
Function Group | CLFC1 |
Package | CL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHARACTERISTIC | LIKE | CABN-ATNAM | SPACE | Characteristic Name |
CHAR_INT_NR | LIKE | CABN-ATINN | SPACE | Internal Characteristic Number |
CLASS | LIKE | KLAH-CLINT | Class Name | |
CLASS_TYPE | LIKE | KLAH-KLART | SPACE | Class Type |
KEY_DATE | LIKE | SY-DATUM | SY-DATUM | Date |
LANGUAGE | LIKE | SY-LANGU | SY-LANGU | Language Key |
OBJECT_KEY | LIKE | KSSK-OBJEK | Object Key | |
OBJECT_TABLE | LIKE | TCLO-OBTAB | Object Type | |
VALUE | LIKE | Characteristic Value to be Checked |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
INTERNAL_NODE | LIKE | Node in Value Hierarchy | ||
RETURN_CODE | LIKE | SY-SUBRC | Error Code | |
VALUE_EXP | LIKE | Normalized Value if Necessary |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FORMAT_CHECK | Value to be Checked Does Not Match Characteristic Format |
ILLEGAL_VALUE | Value Not Valid |
UNKNOWN_CHARACTERISTIC | Characteristic Not Defined |
UNKNOWN_CLASS | Class Not Defined |