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 FS_API_BUPR_SHAREHOLDER_GET (Beteiligungsdaten der Geschäftspartnerbeziehung lesen) is a standard Function Module in SAP ERP and is part of the function group FSBP_API_SHAREHOLDER_REL within the package FSBP_BAPI_SHAREHOLDER_REL.
Function Module | FS_API_BUPR_SHAREHOLDER_GET |
Short Text | Beteiligungsdaten der Geschäftspartnerbeziehung lesen |
Function Group | FSBP_API_SHAREHOLDER_REL |
Package | FSBP_BAPI_SHAREHOLDER_REL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BUSINESSPARTNER | TYPE | BU_PARTNER | Geschäftspartnernummer 2 | |
DATE_FROM | TYPE | BU_DATFROM | SY-DATLO | Gültigkeitsdatum (gültig ab) |
DATE_TO | TYPE | BU_DATTO | '99991231' | Gültigkeitsdatum (gültig ab) |
PROCESSEXTENSION | TYPE | FSBP_BOOLEAN | Kundenerweiterungen ausführen | |
RELATIONSHIPCATEGORY | TYPE | BU_RELTYP | Geschäftspartner-Beziehungstyp | |
SHAREHOLDER | TYPE | BU_PARTNER | Geschäftspartnernummer 1 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_DATA | TYPE | BAPI_BPREL_SHAREHOLD_ATTR | Beteiligungsdaten der Geschäftspartnerbeziehung |
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 |
---|---|---|---|---|
ET_RETURN | LIKE | BAPIRET2 | Rückmeldungen | |
EXTENSIONOUT | LIKE | BAPIPAREX | ExtensionOut |
This function module does not define any Exceptions.