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 CV110_DOC_DATA_GET (DVS: Daten aus Funktionsgruppe ermitteln) is a standard Function Module in SAP ERP and is part of the function group CV110 within the package CV.
Function Module | CV110_DOC_DATA_GET |
Short Text | DVS: Daten aus Funktionsgruppe ermitteln |
Function Group | CV110 |
Package | CV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PF_READ_DRAD | TYPE | C | SPACE | Lese Objektverknüpfunge falls initial |
PF_READ_DRAP | TYPE | C | SPACE | Lese Statusprotokoll falls initial |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PFX_DOC_TMP_ID | TYPE | C | Temporäre Dokumentnummer bei interner Nummernvergabe | |
PFX_FCODE | TYPE | C | OK-Code DVS | |
PFX_TCODE | TYPE | C | ABAP-Programm, aktueller Transaktionscode | |
PSX_API_CONTROL | TYPE | CVAPI_API_CONTROL | Steuerung für APIS | |
PSX_DRAW | LIKE | DRAW | Dokumentdaten | |
PSX_TDWS | TYPE | TDWS | Document Status |
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 |
---|---|---|---|---|
PTX_DRAD | LIKE | DRAD | Verknüpfung Dokument-Objekt | |
PTX_DRAD_OLD | LIKE | DRAD | Bestehende Verknüpfung des Dokuments | |
PTX_DRAP | LIKE | DRAP | Protokolldatei Dokument | |
PTX_DRAT | LIKE | DRAT | Kurztexte für Dokuinfosätze | |
PTX_DRAZ | LIKE | DRAZ | Tabelle für Zusatzdateien zu Original Dokumentenverwaltung | |
PTX_FILES | TYPE | DMS_TBL_FILE | Originale |
This function module does not define any Exceptions.