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 AL_GENP_ALERT (Set general purpose alert) is a standard Function Module in SAP ERP and is part of the function group SAL1 within the package SRZL.
Function Module | AL_GENP_ALERT |
Short Text | Set general purpose alert |
Function Group | SAL1 |
Package | SRZL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
INT1 | LIKE | SALGENP-INT1 | 0 | Integer value 1 |
INT2 | LIKE | SALGENP-INT2 | 0 | Integer value 2 |
INT3 | LIKE | SALGENP-INT3 | 0 | Integer value 3 |
INT4 | LIKE | SALGENP-INT4 | 0 | Integer value 4 |
RESET | LIKE | SPACE | 'X' sets alert to GREEN beforehand | |
SUBTYP | LIKE | SALCOM-SUBTYP | Alert subtype, see RSALICMS | |
TEXT | LIKE | Text, &1..4 are replaced by integer values | ||
VALUE | LIKE | SALCOM-VALUE | Value |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERRNO | LIKE | Errno of ADM operation |
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 |
---|---|
INVALID_ARG | Argument error |
SYSTEM_FAILURE | other errors |