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 FERC_MESSAGE_STORE (Store transfered message and add message to background job log) is a standard Function Module in SAP ERP and is part of the function group FE01 within the package FERC.
Function Module | FERC_MESSAGE_STORE |
Short Text | Store transfered message and add message to background job log |
Function Group | FE01 |
Package | FERC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ARBGB | LIKE | SMESG-ARBGB | F-' | Message ID |
EXCEPTION_IF_NOT_ACTIVE | LIKE | 'X' | ||
MSGTY | LIKE | SMESG-MSGTY | Type of message (I, S, W, of E, A) | |
MSGV1 | LIKE | SPACE | 1. variable parameters of message | |
MSGV2 | LIKE | SPACE | 2. variable parameters of message | |
MSGV3 | LIKE | SPACE | 3. variable parameters of message | |
MSGV4 | LIKE | SPACE | 4. variable parameters of message | |
TXTNR | LIKE | Number of message | ||
ZEILE | TYPE | FERC0_G-ZEILE | '000' | Reference line, providing availabl |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACT_SEVERITY | LIKE | SY-SUBRC | Gravity degree of current message | |
MAX_SEVERITY | LIKE | SY-SUBRC | Maximum occuring gravity degree |
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 |
---|---|
MESSAGE_TYPE_NOT_VALID | Type of message not I, S, W, E or |
NOT_ACTIVE | Collection of messages is not acti |