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 BAPI_ADDRESSCONTPART_CHANGE (BAPI to change contact person addresses) is a standard Function Module in SAP ERP and is part of the function group SZAM within the package SZAD.
Function Module | BAPI_ADDRESSCONTPART_CHANGE |
Short Text | BAPI to change contact person addresses |
Function Group | SZAM |
Package | SZAD |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACCEPT_ERROR | LIKE | BAPI4003_1-ACCEPT_ERR | SPACE | Regional structure error messages as warning |
CONTEXT | LIKE | BAPI4003_1-CONTEXT | 5 | Semantic meaning of the addresses (-> constants) |
IV_CHECK_ADDRESS | LIKE | BAPI4003_1-CHECK_ADDR | 'X' | Indicator: Check Address? |
IV_TIME_DEPENDENT_COMM_DATA | LIKE | BAPI4003_1-TIMEDEPCOM | SPACE | Indicator: Take time validity for communication data into account |
OBJ_ID_C | LIKE | BAPI4003_1-OBJKEY_C | BOR company address owner object key | |
OBJ_ID_EXT | LIKE | BAPI4003_1-EXTENSION | SPACE | BOR object key extension (GUID) |
OBJ_ID_P | LIKE | BAPI4003_1-OBJKEY_P | Person object BOR object key | |
OBJ_TYPE_C | LIKE | BAPI4003_1-OBJTYPE_C | Company address owner BOR object type | |
OBJ_TYPE_P | LIKE | BAPI4003_1-OBJTYPE_P | Person object BOR object type | |
SAVE_ADDRESS | LIKE | BAPI4003_1-SAVE_ADDR | 'X' | Indicator: Save Address? |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ADDRESS_NUMBER | LIKE | BAPI4003_1-ADDR_NO | Address number in target system | |
PERSON_NUMBER | LIKE | BAPI4003_1-PERS_NO | Person number in target system |
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 |
---|---|---|---|---|
BAPIAD3VL | LIKE | BAPIAD3VL | BAPI structure contact person address (w/o. comm.) | |
BAPIAD3VL_X | LIKE | BAPIAD3VLX | Change reference structure for BAPIAD1VL | |
BAPIADFAX | LIKE | BAPIADFAX | BAPI structure fax numbers | |
BAPIADFAX_X | LIKE | BAPIADFAXX | Change reference structure for BAPIADFAX | |
BAPIADPAG | LIKE | BAPIADPAG | BAPI structure pager numbers | |
BAPIADPAG_X | LIKE | BAPIADPAGX | Change reference structure for BAPIADPAG | |
BAPIADPRT | LIKE | BAPIADPRT | BAPI structure printer addresses | |
BAPIADPRT_X | LIKE | BAPIADPRTX | Change reference structure for BAPIADPRT | |
BAPIADRFC | LIKE | BAPIADRFC | BAPI structure RFC addresses | |
BAPIADRFC_X | LIKE | BAPIADRFCX | Change reference structure for BAPIADRFC | |
BAPIADRML | LIKE | BAPIADRML | BAPI structure R/Mail addresses | |
BAPIADRML_X | LIKE | BAPIADRMLX | Change reference structure for BAPIADRML | |
BAPIADSMTP | LIKE | BAPIADSMTP | BAPI structure internet addresses | |
BAPIADSMT_X | LIKE | BAPIADSMTX | Change reference structure for BAPIADSMTP | |
BAPIADSSF | LIKE | BAPIADSSF | BAPI structure SSF addresses | |
BAPIADSSF_X | LIKE | BAPIADSSFX | Change reference structure for BAPIADSSF | |
BAPIADTEL | LIKE | BAPIADTEL | BAPI structure telephone numbers | |
BAPIADTEL_X | LIKE | BAPIADTELX | Change reference structure for BAPIADTEL | |
BAPIADTLX | LIKE | BAPIADTLX | BAPI structure telex numbers | |
BAPIADTLX_X | LIKE | BAPIADTLXX | Change reference structure for BAPIADTLX | |
BAPIADTTX | LIKE | BAPIADTTX | BAPI structure teletex numbers | |
BAPIADTTX_X | LIKE | BAPIADTTXX | Change reference structure for BAPIADTTX | |
BAPIADURI | LIKE | BAPIADURI | BAPI structure URI addresses | |
BAPIADURI_X | LIKE | BAPIADURIX | Change reference structure for BAPIADURI | |
BAPIADUSE | LIKE | BAPIADUSE | BAPI Structure for Communication Usages (BAS) | |
BAPIADUSE_X | LIKE | BAPIADUSEX | Change Reference Structure for BAPIADUSE | |
BAPIADX400 | LIKE | BAPIADX400 | BAPI structure X400 addresses | |
BAPIADX40_X | LIKE | BAPIADX40X | Change reference structure for BAPIADX400 | |
BAPICOMREM | LIKE | BAPICOMREM | BAPI Structure Communication Comments | |
BAPICOMRE_X | LIKE | BAPICOMREX | Change reference structure for BAPICOMREM | |
RETURN | LIKE | BAPIRET2 | Message/error return table |
This function module does not define any Exceptions.