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 CONVERT_FOREIGN_TO_FOREIGN_CUR () is a standard Function Module in SAP ERP and is part of the function group CURR_CONVERSIONS within the package FCUR.
Function Module | CONVERT_FOREIGN_TO_FOREIGN_CUR |
Short Text | |
Function Group | CURR_CONVERSIONS |
Package | FCUR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLIENT | LIKE | SY-MANDT | SY-MANDT | R/3 System, Client Number from Logon |
CONVERSION_MODE | TYPE | XFELD | ||
DATE | LIKE | SYST-DATUM | Conversion Date | |
FROM_AMOUNT | TYPE | P | ||
FROM_CURRENCY | LIKE | TCURR-FCURR | Initial currency | |
LOCAL_CURRENCY | LIKE | TCURR-TCURR | Local Currency | |
TO_CURRENCY | LIKE | TCURR-TCURR | Target Currency | |
TYPE_OF_RATE | LIKE | TCURV-KURST | 'M' | Exchange Rate Type |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TO_AMOUNT | TYPE | P |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DERIVED_2_TIMES | Exchange rate type derived more than once |
NO_FACTORS_FOUND | No conversion factors in TCURF |
NO_RATE_FOUND | No exch.rate entered in table TCURR |
NO_SPREAD_FOUND | No spread entered in table TCURS |
OVERFLOW | LOCAL_AMOUNT field is too small |