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 FTR_MESSAGE_STORE (Ausgabe einer Nachricht an einen Message-Handler/Dialog) is a standard Function Module in SAP ERP and is part of the function group FTR_00 within the package FTTR.
Function Module | FTR_MESSAGE_STORE |
Short Text | Ausgabe einer Nachricht an einen Message-Handler/Dialog |
Function Group | FTR_00 |
Package | FTTR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ID | LIKE | SY-MSGID | Nachrichtenklasse | |
I_MH_FLAG_COLL_END | LIKE | Nachfolgende Meldg. werden nicht mehr gesammelt | ||
I_MH_REPEAT_SHOW | LIKE | '1' | W- und I-Messages mehrfach anzeigen? | |
I_MH_SICHT | LIKE | TBZ3E-SICHT | aktuelle Sicht | |
I_MH_STEPL | LIKE | SY-STEPL | ggf. Step-loop-Zeile der Nachricht | |
I_MH_TBFLD_STRG | LIKE | Cursorfeld / hell leuchtende Felder | ||
I_MSGV1 | LIKE | Nachrichtenvariable 1 | ||
I_MSGV2 | LIKE | Nachrichtenvariable 2 | ||
I_MSGV3 | LIKE | Nachrichtenvariable 3 | ||
I_MSGV4 | LIKE | Nachrichtenvariable 4 | ||
I_NUMBER | LIKE | Nachrichtennummer | ||
I_TYPE | LIKE | SY-MSGTY | Nachrichtentyp |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RC | LIKE | SY-SUBRC | Returncode |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.