Great Day All,
I would like to know, if there is any method of coverting number to words in Navision, which takes care of various currency formats.
Right now, i am using check report (FormatNoText Fuction), which takes care of coverting only in the case of Local currency.
But, in the case of different currency, how to do?
Example:
100.20 INR = One Hundred Rupees and Twenty Paise Only.
100.20 USD = ?
0
Comments
you need to split the 100 and .20 and call FormatNoText Function twice. Then you need a field to the currency table for the cents description (Paise)
The code would look like this
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n