Currency Widget to Display Real-time Currency Conv...
Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
SAP Custom Widget Currency Widget is a powerful tool that displays real-time currency conversion rates between two currencies. It can be used in SAP applications to enhance user experience by providing quick access to currency conversion information. In this tutorial, we will go through the installation process and various methods that can be used with the Currency Widget.
Prerequisites:
Before starting with the installation process, you must have the following software installed on your system:
SAP Analytics Cloud (SAC)
Access to Custom Widget tab in the SAC Portal
Installation:
Follow the below steps to install CurrencyWidget:
Download the CurrencyWidget.json file from the URLs specified in the webcomponents property of the JSON.
Go to your SAC Portal, select Analytic Application from the left side bar, and then go to the Custom Widget tab.
Click on the + icon on the right side and select the CurrencyWidget.json file that you downloaded.
To use CurrencyWidget in your SAP application, follow these steps:
Drag and drop the CurrencyWidget component onto your SAP application's canvas.
Set the source currency and target currency using the setSourceCurrency and setTargetCurrency methods.
Set the amount using the setAmount method.
Set the decimal places for the converted amount using the setDecimalPlaces method.
Save your changes and run your SAP application.
Video Tutorial
Conclusion:
In this tutorial, we have covered the installation and usage of SAP Custom Widget CurrencyWidget. CurrencyWidget is a powerful tool that provides real-time currency conversion rates for various currencies. You can use it in your SAP applications to enhance the user experience and provide valuable information to your users. If you face any issues during the installation or usage of the CurrencyWidget, feel free to reach out to the support team of SAP Custom Widget.