Categories
- All Categories
- Oracle Analytics Learning Hub
- 19 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 230 Oracle Analytics News
- 44 Oracle Analytics Videos
- 15.8K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 85 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
the function IBY_AMOUNT_IN_WORDS.Get_Amount_In_Words() is not return the words in spanish for Peru

the function IBY_AMOUNT_IN_WORDS.Get_Amount_In_Words() only return the words in spanish for select countries/currencies like Spanish Mexico/MXN but for Peru/PEN is returning only in english. something ismilar happen for other latam countries. and we cannot find the way to translate correctly.
we are trying to generate an XML file output not a RFT file output, the developers are using this function in the SQL data model.
Thanks in advance for the help.
Answers
-
Hi @User_RLAVD,
Thank you for visiting and posting in Fusion Data Intelligence(FDI) Product Community Page.
This forum is for FDI product and looks like your question is for Fusion Applications.
Please note that this Question is for Fusion Apps and it is managed in our sister community, which can be found at the below links:
Oracle Cloud Customer Connect :
Please make a note of the above URL and visit those Fusion Apps forums to submit ideas, receive support from our FA Cloud experts and check out the resources they have available for you.
Thanks
Subha0 -
I donot think it is possible, but Oracle Support is your best bet
You can try creating your own custom PL/SQL function to convert a number to Spanish words (for PEN and other unsupported currencies). Then use this function in your data model SQL.
Hope it helps!
0