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 GET_INSTANCE_STATE_SDB (Get SAP DB state and some properties without exec sql) is a standard Function Module in SAP ERP and is part of the function group SADB within the package SADA.
Function Module | GET_INSTANCE_STATE_SDB |
Short Text | Get SAP DB state and some properties without exec sql |
Function Group | SADB |
Package | SADA |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CON_NAME | TYPE | DBCON_NAME | Logical Name for a Database Connection | |
DETERMINE_DBMVERSION | TYPE | FLAG | ||
DETERMINE_INSTANCE_TYPE | TYPE | FLAG | ||
DETERMINE_KERNELVERSION | TYPE | FLAG | ||
DETERMINE_PROPERTIES | TYPE | FLAG | ||
DETERMINE_STATE | TYPE | FLAG | ||
USE_DBMRFC | LIKE | SDBUSRSET-USE_DBMRFC | 'C' |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_DBMSERVER_VERSION | TYPE | SDB_LINE | SAP DB: Response line from DBM command | |
EV_DB_FULL | TYPE | FLAG | ||
EV_ENABLED | TYPE | I | ||
EV_INSTANCE_TYPE | TYPE | SDB_LINE | SAP DB: Response line from DBM command | |
EV_KERNELVERSION | TYPE | SDB_LINE | SAP DB: Response line from DBM command | |
EV_KERNELVERSION_LONG | TYPE | CHAR15 | Text (15 characters) | |
EV_LOG_FULL | TYPE | FLAG | ||
EV_PLATFORM | TYPE | SDB_LINE | SAP DB: Response line from DBM command | |
EV_RESTART_DATE | TYPE | SYDATUM | Date and Time, Current (Application Server) Date | |
EV_RESTART_TIME | TYPE | SYUZEIT | Date and Time, Current Application Server Time | |
EV_STATE | LIKE | LVC_INFO-STATE |
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 |
---|---|---|---|---|
ACTION_PROTOCOL | LIKE | LVC_APROT | Structure for Action Log for LiveCache Administration |
This function module does not define any Exceptions.