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 FUNCTION_IMPORT_INTERFACE (Providing Interface of a Function Module) is a standard Function Module in SAP ERP and is part of the function group SUNI within the package SFUNC.
Function Module | FUNCTION_IMPORT_INTERFACE |
Short Text | Providing Interface of a Function Module |
Function Group | SUNI |
Package | SFUNC |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FUNCNAME | LIKE | RS38L-NAME | Name of the function module | |
INACTIVE_VERSION | TYPE | CHAR1 | SPACE | Reads inactive version according to worklist |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXCEPTION_CLASSES | LIKE | ENLFDIR-EXTEN3 | Additional Attributes for Function Modules | |
GLOBAL_FLAG | LIKE | RS38L-GLOBAL | Global interface | |
REMOTE_CALL | LIKE | RS38L-REMOTE | Function module can be called with | |
UPDATE_TASK | LIKE | RS38L-UTASK | Function module luft in the update |
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 |
---|---|---|---|---|
CHANGING_PARAMETER | LIKE | RSCHA | Table for Changing Parameters | |
EXCEPTION_LIST | LIKE | RSEXC | Table of exceptions | |
EXPORT_PARAMETER | LIKE | RSEXP | Table of Export Parameters | |
IMPORT_PARAMETER | LIKE | RSIMP | Table of Import Parameters | |
P_DOCU | LIKE | RSFDO | X | |
TABLES_PARAMETER | LIKE | RSTBL | Table With Tables |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_MESSAGE | X |
FUNCTION_NOT_FOUND | Function module does not exist |
INVALID_NAME | Invalid function module |