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!
cancel
Showing results for 
Search instead for 
Did you mean: 
hazem2020
Explorer

 

Problem Overview 

        It is a common task to add the Amount in words to Adobe Forms in both SAP on-premise and Cloud Systems. 

Sometimes we face an issue that there is no enhancement point to write the functionality in ABAP(Backend). To Solve that I had to write the whole functionality in the Form Script Editor. 

In this short Blog post, I am going to share with you a repository with the Logic that you can use if you face the same problem.  

To achieve that I found a great repository that achieve the needed but it is not compatible with the Form Scripting JS version, So I had to modify it to the simplest form to work properly. 

 

Code : 

Here is the repository with the modified version, It is only in Arabic and Saudi Riyal. 

But you will find other currencies in the original Repository that you can use. 

The Modified Version (For SAP Forms): https://github.com/hazem-jr/AmountInWords_InArabic.git 

The Original Version : https://github.com/mmahgoub/tafgeetjs.git 

 

Tests: 

hazem2020_0-1712158272923.png

 

hazem2020_1-1712157636895.png

 

 

 

 

 

Labels in this area