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 HR_BE_BOWA_GET_COMPANY_DETAILS (Get detailed infos about a company) is a standard Function Module in SAP ERP and is part of the function group HRPAYBE_BOWA within the package PC12.
Function Module | HR_BE_BOWA_GET_COMPANY_DETAILS |
Short Text | Get detailed infos about a company |
Function Group | HRPAYBE_BOWA |
Package | PC12 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_BUKRS | TYPE | BUKRS | Company Code | |
IM_DATE | TYPE | D | Date |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_COMPANY_ADDRESS | TYPE | ADDR1_VAL | Address return structure | |
EX_COMPANY_COUNTRY | TYPE | BTCTY | BELCOTAX country key | |
EX_COMPANY_ID | TYPE | P12_COMID | Company ID | |
EX_COMPANY_LANGUAGE | TYPE | P_99S_SPKLNG | Language | |
EX_COMPANY_NAME | TYPE | P12_TEXT60 | 60 character text long | |
EX_COMPANY_NAME_II | TYPE | P12_TEXT60 | 60 character text long | |
EX_COMPANY_NAME_III | TYPE | P12_TEXT60 | 60 character text long | |
EX_COMP_ADDRESS_II | TYPE | ADDR1_VAL | Address return structure | |
EX_COMP_ADDRESS_III | TYPE | ADDR1_VAL | Address return structure | |
EX_RETURNCODE | TYPE | SY-SUBRC | Return Value of ABAP Statements | |
EX_SOCSEC | TYPE | BTSEC | BELCOTAX social secretary office | |
EX_TAX_SENDER | TYPE | P12_REL_COMP_INST | Internal table containing all relationships betw. comp/inst |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.