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 ISR_REQUESTS_GET (Sammeln meiner Service Requests - Web Dynpro) is a standard Function Module in SAP ERP and is part of the function group MPO_46CFF_ISR_MINIAPP within the package MPO_46CFF_ISR.
Function Module | ISR_REQUESTS_GET |
Short Text | Sammeln meiner Service Requests - Web Dynpro |
Function Group | MPO_46CFF_ISR_MINIAPP |
Package | MPO_46CFF_ISR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MAXNUM | TYPE | INT4 | maximale Anzahl angezeigter Anträge | |
PARTNER | TYPE | MPO_PARTNER | 'C' | Antragsteller (C), Verantwortlicher (P), Genehmigender (A) |
PASTDAYS | TYPE | INT4 | '365' | Anzahl der Tage in die Vergangenheit für die Selektion |
READ_BUFFER | TYPE | C | Lesen des Puffers ('X'), Löschen des Puffers (' ') | |
SCENARIO | TYPE | CHAR4 | Schlüssel für ein Szenario | |
USER | TYPE | SYUNAME | SY-UNAME | R/3-System, Anmeldename des Benutzers |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | BAPIRET2 | Returnparameter |
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 |
---|---|---|---|---|
QMARTT | LIKE | COSEL | Selektionstabelle mit Feldname | |
SERVICE_REQUEST_LIST | LIKE | ISR_SERVICE_REQUEST | Struktur für Anzeige der Service Requests (ISR, MANF, ESS) |
This function module does not define any Exceptions.