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 TMS_ALT_ANALYSE_ALERT_AMODAL (Extern: Langtext zu Alert-ID in amodalem Fenster ausgeben) is a standard Function Module in SAP ERP and is part of the function group TMSA within the package STMA.
Function Module | TMS_ALT_ANALYSE_ALERT_AMODAL |
Short Text | Extern: Langtext zu Alert-ID in amodalem Fenster ausgeben |
Function Group | TMSA |
Package | STMA |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_ALOG | LIKE | TMSALOG | Alertstruktur (Anzeige ohne DB-Zugriff) | |
IV_ALERT_ID | LIKE | TMSALOG-ID | ID des zu analysierenden Alerts | |
IV_NO_DISPLAY | TYPE | STMS-FLAG | Alert analysieren ohne Anzeige im Alert Viewer | |
IV_SERVICE | LIKE | TMSALOG-SERVICE | Nur Alerts eines bestimmten Service analysieren | |
IV_SEVERITY | LIKE | TMSALOG-SEVERITY | Severity der Fehlermeldung festlegen | |
IV_STD_MSG | TYPE | STMS-FLAG | Unspezifische Fehlermeldung ausgeben | |
IV_STYLE | TYPE | CHAR1 | Popup für unterschiedliche Anwendungen anpassen (space - TMS, L - LIS) | |
IV_TECH_INFO | TYPE | STMS-FLAG | Technische Info im Alert Viewer anzeigen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_ALOG | LIKE | TMSALOG | Ausgewertete Alertstruktur | |
ES_AMSG | TYPE | STMSAMSG | Original Fehlernachricht (technische Info) |
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 |
---|---|---|---|---|
TT_ALOG | LIKE | TMSALOG | Alle Alerts, die angezeigt werden sollen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ALERT | Wird ausgelöst bei Severity -Error- und -Info- |