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 COM_ATTRIBUTE_EXIST (Check Existence of an Attribute) is a standard Function Module in SAP ERP and is part of the function group COM_ATTRIBUTE_CK within the package COM_SETTYPE_ATTRIBUTE.
Function Module | COM_ATTRIBUTE_EXIST |
Short Text | Check Existence of an Attribute |
Function Group | COM_ATTRIBUTE_CK |
Package | COM_SETTYPE_ATTRIBUTE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_ATTR_GUID | TYPE | COMT_ATTRIBUTE_GUID | ||
IV_ATTR_NAME | TYPE | COMT_ATTR_ID_30 | Attribute |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_ATTRIBUTE | TYPE | COMC_ATTRIBUTE | Attribute | |
EV_ATTRIBUTE_STATUS | TYPE | COMT_GOTSTATE | Logical Variable | |
EV_DOMA_NAME | TYPE | DDOBJNAME | Attribute | |
EV_DTEL_NAME | TYPE | DDOBJNAME | Attribute |
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 |
---|---|
ATTRIBUTE_IN_STATUS_NEW | |
ATTRIBUTE_IS_NOT_ACTIVE | |
ATTRIBUTE_NOT_FOUND | Attribute not Found |
ATTRIBUTE_NOT_USABLE | Das Attribut darf nicht verwendet werden |
DDIC_OBJECT_ALREADY_EXISTS | |
DDIC_OBJECT_NOT_FOUND | |
DDIC_READ_ERROR | |
INVALID_PARAMETER | Invalid parameter value |
OBJECT_ALREADY_EXISTS | |
OBJECT_IN_CUSTOMER_NAMESPACE | |
OBJECT_IN_SAP_NAMESPACE |