Amount in Words - Local Language (Japanese, Chinese) [message #324794] |
Wed, 04 June 2008 00:50 |
prabhuapps
Messages: 79 Registered: June 2005 Location: Bangalore
|
Member |
|
|
Hi ALL,
I am working in Oracle apps 11.5.10. We have a requirement to convert the amount in to the words(should be in local language also eg: japanese, chinese).
I did find a standard package AP_AMOUNT_UTILITIES_PKG.AP_CONVERT_NUMBER(in_numeral IN NUMBER).
This package is truncating the the decimal values.
eg: If I pass 125.76 it is returning "One hundred twenty-six"
Do we have any other standard package in 11.5.10 to this without truncating the decimal values?
Regards,
Prabhu
|
|
|
|