Learn about the new Oracle AI Agent Studio for Fusion Applications: Watch Now
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
How to print salary amount in Latvian and Estonian in BI Report?
We have a requirement to generate Employment Contracts for Latvian and Estonian employees. We got everything to print in the letter except the salary amount. As per requirement, we need to print Salary Amount in words (in Latvian and Estonian). We are using this word function to translate and it is working for other language, for example: Lithuanian.
Function: <?xdoxslt:toCheckNumber('LV', SALARY, 2, ‘CASE_INIT_CAP’, ‘DECIMAL_STYLE_WORDS’)?> - This one doesn't work for Latvian or Estonian with 'LV', 'lv-LV', 'ET' or 'ee-ET'.
Can any expert here please confirm the XDOLOCALE code for Latvian and Estonian to be used for printing the salary amount in words ? Thanks in advance!
0