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 CV_BI_DOC_CREATE_BATCH_INPUT (Create document info record via batch input) is a standard Function Module in SAP ERP and is part of the function group CVBI within the package CV.
Function Module | CV_BI_DOC_CREATE_BATCH_INPUT |
Short Text | Create document info record via batch input |
Function Group | CVBI |
Package | CV |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BDC_FLAG | LIKE | MCDOK-ACTION | SPACE | ' ' CALL TRANSACTION USING, 'X' Mappe anlegen |
CLOSE_GROUP | LIKE | MCDOK-ACTION | SPACE | Indicator: close session |
DOCUMENT_DATA | LIKE | DRAW_BI | Document data | |
GROUP_DATA | LIKE | BGR00 | Session data | |
NEW_GROUP | LIKE | MCDOK-ACTION | SPACE | Indicator: open new session |
TCODE_MODE | LIKE | MCDOK-ACTION | 'N' | Processing mode for CALL TRANSACTION USING |
TCODE_UPDATE | LIKE | MCDOK-ACTION | 'A' | Synchronous or asynchronous update |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MSGID | LIKE | SY-MSGID | Message ID | |
MSGNO | LIKE | SY-MSGNO | Message number | |
MSGTY | LIKE | SY-MSGTY | Message type | |
MSGV1 | LIKE | SY-MSGV1 | Message variable 1 | |
MSGV2 | LIKE | SY-MSGV2 | Message variable 2 | |
MSGV3 | LIKE | SY-MSGV3 | Message variable 3 | |
MSGV4 | LIKE | SY-MSGV4 | Message variable 4 |
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 |
---|---|---|---|---|
DOC_CHAR_VALUES | LIKE | BIAUSP | Characteristic value records | |
DOC_CLASSIFICATIONS | LIKE | BIKSSK | Document classification records | |
DOC_DESCRIPTIVE_TEXTS | LIKE | DRAT_BI | Document descriptions | |
DOC_LONG_TEXTS | LIKE | LTEXT_BI | Document long texts | |
DOC_OBJECT_RELATIONS | LIKE | DRAD_BI | Document object links |
This function module does not define any Exceptions.