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 GRMG_SEND_HTTP_PING (Verfügbarkeit einer Seite mit HTTP HEAD überprüfen) is a standard Function Module in SAP ERP and is part of the function group GRMG within the package DSWP_MON_GRMG.
Function Module | GRMG_SEND_HTTP_PING |
Short Text | Verfügbarkeit einer Seite mit HTTP HEAD überprüfen |
Function Group | GRMG |
Package | DSWP_MON_GRMG |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AVAIL_CODES | TYPE | STRING | Default: 2++,3++ oder 200,201,203... | |
BROWSER_STRING | TYPE | STRING | Fake user-agent string - default available | |
CHECK_STRING_1 | TYPE | STRING | String zu suchen in GET-Response | |
CHECK_STRING_2 | TYPE | STRING | String zu suchen in GET-Response | |
CHECK_STRING_3 | TYPE | STRING | String zu suchen in GET-Response | |
GET_OR_HEAD_METHOD | TYPE | STRING | 'GET' oder 'HEAD' um HTTP-Methode auszuwählen | |
GET_RUN_TIME | TYPE | FLAG | allgemeines flag | |
HOST | TYPE | PFEHOSTNAM | Name eines Rechners. | |
LOGON_CLIENT | TYPE | SYMANDT | R/3-System, Mandantennummer aus Anmeldung | |
PORT | TYPE | MSSERV | Service | |
PREFIX | TYPE | TEXT255 | Text, 255 Zeichen | |
PROXY_LOGON_CLIENT | TYPE | SYMANDT | R/3-System, Mandantennummer aus Anmeldung | |
RECURSION_LIMIT | TYPE | I | 2 | Depth of iteration for resolution of HTML tags (IFRAME...) |
SSL_CLIENT_ID | TYPE | SSFAPPLSSL | SSL Client-Identität | |
URL | TYPE | STRING | Text, 255 Zeichen | |
USE_BASIC_AUTHENTICATION | TYPE | FLAG | allgemeines flag | |
USE_EXTERNAL_BROWSER | TYPE | FLAG | Use an external browser to process a page | |
USE_PROXY_AUTHENTICATION | TYPE | FLAG | allgemeines flag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FM_OUT_ERROR | TYPE | FLAG | allgemeines flag |
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 |
---|---|---|---|---|
FM_RESPONSE_HEADERS | TYPE | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare |
This function module does not define any Exceptions.