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 ADDRESS_READ_ALL_VERSIONS ((Obsolet) Adressenverwaltung: Lesen alle Versionen einer Adresse - mit Kom) is a standard Function Module in SAP ERP and is part of the function group SAD2 within the package SZA.
Function Module | ADDRESS_READ_ALL_VERSIONS |
Short Text | (Obsolet) Adressenverwaltung: Lesen alle Versionen einer Adresse - mit Kom |
Function Group | SAD2 |
Package | SZA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ENTRY_ADRNR | LIKE | SADR-ADRNR | Address number | |
ENTRY_KIND_OF_ADDR | LIKE | SY-INPUT | SPACE | Type of address: C-companies/P-persons |
ENTRY_P_WITH_C | LIKE | SADR-FLAG | SPACE | For private addresses, also read company address |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_KIND_OF_ADDR | LIKE | SY-INPUT | Type of the address: C-companies/P-persons | |
RTCODE | LIKE | SY-SUBRC | Return code |
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 |
---|---|---|---|---|
COMPANY_TAB | LIKE | SADR | Table with company data | |
CS1_TAB | LIKE | SADR10 | Reserve table | |
CS2_TAB | LIKE | SADR11 | Reserve table | |
CS3_TAB | LIKE | SADR12 | Reserve table | |
CS4_TAB | LIKE | SADR13 | Reserve table | |
CS5_TAB | LIKE | SADR14 | Reserve table | |
EDI_TAB | LIKE | SADR6 | Reserve table | |
FAX_TAB | LIKE | SADR3 | Table with telefax numbers | |
PERSONAL_TAB | LIKE | SADRP | Table with person data | |
RML_TAB | LIKE | SADR7 | Table with R/Mail addresses | |
SSW_TAB | LIKE | SADR9 | Table with Soft*Switch addresses | |
TEL_TAB | LIKE | SADR2 | Table with telephone numbers | |
TLX_TAB | LIKE | SADR5 | Table with telex numbers | |
TTX_TAB | LIKE | SADR4 | Table with teletex numbers | |
X40_TAB | LIKE | SADR8 | Table with X.400 addresses |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ADDR_NOT_EXIST | Address does not exist |