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 EBPP_EVENT_READ (Lesen von Protokolleinträgen) is a standard Function Module in SAP ERP and is part of the function group EBPP_EVENTLOG within the package EBPP_APAR.
Function Module | EBPP_EVENT_READ |
Short Text | Lesen von Protokolleinträgen |
Function Group | EBPP_EVENTLOG |
Package | EBPP_APAR |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_BP_ID | TYPE | DEBPPEVENTLOG-BP_ID | Geschäftspartner | |
IM_BP_TYPE | TYPE | DEBPPEVENTLOG-BP_TYPE | Typ des Geschäftspartners | |
IM_BUKRS | TYPE | DEBPPEVENTLOG-BUKRS | Buchungskreis | |
IM_CATEGORYNAME | TYPE | DEBPPEVENTLOG-CATEGORYNAME | Technischer Schlüssel der Protokollkategorie | |
IM_FDATE | TYPE | DEBPPEVENTLOG-ADATE | '00010101' | Datum des Protokolleintrags |
IM_FTIME | TYPE | DEBPPEVENTLOG-ATIME | '000000' | Uhrzeit des Protokolleintrags |
IM_LANGUAGE | LIKE | SY-LANGU | SY-LANGU | Sprache für Ausgabe |
IM_LOGSYS | TYPE | DEBPPEVENTLOG-LOGSYS | Beleg: Logisches System | |
IM_MAXROWS | LIKE | SY-TABIX | 200 | Anzahl Einträge die maximal zurück gegeben wird |
IM_OBJKEY | TYPE | DEBPPEVENTLOG-OBJKEY | Beleg: Objektschlüssel | |
IM_OBJTYPE | TYPE | DEBPPEVENTLOG-OBJTYPE | Beleg: Objekttyp | |
IM_REFERENCE | TYPE | DEBPPEVENTLOG-REFERENCE | Externer Vorgang als Klammer für Protokolleinträge | |
IM_TDATE | TYPE | DEBPPEVENTLOG-ADATE | '99991231' | Datum des Protokolleintrags |
IM_TTIME | TYPE | DEBPPEVENTLOG-ATIME | '235959' | Uhrzeit des Protokolleintrags |
IM_USERID | TYPE | DEBPPEVENTLOG-ID | Benutzerkennung |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
T_EVENT | LIKE | EBPP_EVENT | Reporting Struktur für Protokolleinträge |
This function module does not define any Exceptions.