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 DOCUMENT_CHECK_IN_CHECK_OUT (CHECK-IN- CHECK-OUT-Funktion für Dokumentoriginale) is a standard Function Module in SAP ERP and is part of the function group CV00 within the package CV.
Function Module | DOCUMENT_CHECK_IN_CHECK_OUT |
Short Text | CHECK-IN- CHECK-OUT-Funktion für Dokumentoriginale |
Function Group | CV00 |
Package | CV |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTION | LIKE | MCDOK-ACTION | Aktion (Bedeutung siehe Funktionsdokumentation) | |
CHECK_IN_PATH | LIKE | DRAW-FILEP | SPACE | Absolutpfad der CheckIn-Datei |
DATA_PATH | LIKE | MCDOK-FILEP | SPACE | Relative path for working copy |
DATA_SERVER | LIKE | MCDOK-DTTRG | SPACE | Data server for working copy |
DISPLAY | LIKE | TDWD-NTADR | Display address of external system | |
DOC_NUMBER | LIKE | DRAW-DOKNR | Document number | |
DOC_PART | LIKE | DRAW-DOKTL | SPACE | Document part |
DOC_STATUS | LIKE | TDWST-STABK | SPACE | Document status after CHECK IN |
DOC_TYPE | LIKE | DRAW-DOKAR | Document type | |
DOC_VERSION | LIKE | DRAW-DOKVR | SPACE | Document version |
LOGFIELD | LIKE | DRAP-PROTF | SPACE | Log field |
TARGETFILE | LIKE | DRAW-FILEP | ' ' | Falls gesetzt -> Filename für CheckOut |
TARGETPATH | LIKE | DRAW-FILEP | ' ' | Falls gesetzt -> Pfad für CheckOut |
TMODE | LIKE | MCDOK-ACTION | 'N' | Processing mode for transaction |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COMMANDLINE | LIKE | DRAW-FILEP | Command line for application display | |
DATA_PATH | LIKE | MCDOK-FILEP | Relative path for working copy | |
DATA_SERVER | LIKE | MCDOK-DTTRG | Data server for working copy | |
ERROR | LIKE | MCDOK-ACTION | An error has occurred | |
E_MSGID | LIKE | SY-MSGID | Nachrichten-ID | |
E_MSGNO | LIKE | SY-MSGNO | Nachrichtennummer | |
E_MSGTY | LIKE | SY-MSGTY | Nachrichtentyp | |
E_MSGV1 | LIKE | SY-MSGV1 | Nachrichten-Variable 1 | |
E_MSGV2 | LIKE | SY-MSGV2 | Nachrichten-Variable 2 | |
E_MSGV3 | LIKE | SY-MSGV3 | Nachrichten-Variable 3 | |
E_MSGV4 | LIKE | SY-MSGV4 | Nachrichten-Variable 4 | |
PROGRAM | LIKE | DRAW-FILEP | Program name for application display | |
RETURN | TYPE | 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 |
---|---|---|---|---|
GRAPHICS_DATA | LIKE | DRAO | Table of binary data |
This function module does not define any Exceptions.