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 CHANGEDOCUMENT_READ_RANGES (Change document: Read and edit change documents) is a standard Function Module in SAP ERP and is part of the function group SCD2 within the package SZD.
Function Module | CHANGEDOCUMENT_READ_RANGES |
Short Text | Change document: Read and edit change documents |
Function Group | SCD2 |
Package | SZD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ARCHIVE_HANDLE | LIKE | SY-TABIX | 0 | Handle on Open Archive Files |
CHANGENUMBER_TAB | TYPE | CDCHANGENR_RANGE_TAB | Change document number | |
DATE_OF_CHANGE | LIKE | CDHDR-UDATE | '00000000' | From-change date for search |
DATE_UNTIL | TYPE | CDHDR-UDATE | '99991231' | Change date up to which you want to search |
KEYGUID_TAB | TYPE | CDSYSUUID_RANGE_TAB | UUID in Character Format | |
LOCAL_TIME | LIKE | SPACE | local or system time (re: time zone) | |
OBJECTCLASS_TAB | TYPE | CDOBJECTCL_RANGE_TAB | Object Class | |
OBJECTID_TAB | TYPE | CDOBJECTV_RANGE_TAB | Object ID | |
TABLEKEY254_TAB | TYPE | CDTABKEYLO_RANGE_TAB | Table Key for CDPOS in Character 254 | |
TABLEKEY_TAB | TYPE | CDTABKEY_RANGE_TAB | Object class table key | |
TABLENAME_TAB | TYPE | CDTABNAME_RANGE_TAB | Object class table name | |
TIME_OF_CHANGE | LIKE | CDHDR-UTIME | '000000' | From-change time for search |
TIME_UNTIL | TYPE | CDHDR-UTIME | '235959' | Change time up to which you want to search |
TIME_ZONE | TYPE | TTZZ-TZONE | 'UTC' | wenn LOCAL_TIME - X: Zeitzone, in der Änd.bel. erstellt wurden |
USERNAME_TAB | TYPE | CDUSERNAME_RANGE_TAB | Changed By |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
EDITPOS | LIKE | CDRED | Table with edited change document items |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_POSITION_FOUND | No item found |
TIME_ZONE_CONVERSION_ERROR | Error converting local to system time |
WRONG_ACCESS_TO_ARCHIVE | incorrect access to archive |