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 DX_MERGE_FILES (Merge Files) is a standard Function Module in SAP ERP and is part of the function group DX_TOOLS within the package S_DX_BAPI.
Function Module | DX_MERGE_FILES |
Short Text | Merge Files |
Function Group | DX_TOOLS |
Package | S_DX_BAPI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DELSOURCE | TYPE | DXATTRIB3-DELSOURCE | Delete Source File After Split | |
DELTARGET | LIKE | DXATTRIB3-DELTARGET | Delete Potential Target Files Before Split | |
FILENAME | LIKE | DXFILEN-FILENAME | Physical file name | |
MERGETYPE | LIKE | DXATTRIB3-SPLITTYPE | 'R' | Way Source File Is To Be Split |
OBJECTTYPE | LIKE | DXATTRIB3-OBJECTTYPE | Object Type | |
PROGNAME | LIKE | DXATTRIB3-PROGNAME | Data transfer program/method | |
PROGTYPE | LIKE | DXATTRIB3-PROGTYPE | Program Type | |
PROJECT | LIKE | DXATTRIB3-PROJECT | Data Transfer Project | |
RUNDEF | LIKE | DXATTRIB3-RUNDEF | Data Transfer - Run Definition | |
RUNID | LIKE | DXRUN-RUNID | Data Transfer Run | |
SUBPROJECT | LIKE | DXATTRIB3-SUBPROJECT | Data Transfer Subproject |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | DXRETURN |
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_MERGE_FILE | LIKE | DXFILEN |
This function module does not define any Exceptions.