is there a function in abap can convert digit to word..
example: 100 will be converted into one hundred or 200 will be converted into two hundred
example: 300 will be converted into tree hundred or 400 will be converted into four hundred
There's a standard function module called SPELL_AMOUNT that does this.
SPELL_AMOUNT
Some info here. It's also in the ABAP FAQ on SDN.
Sign up using Google
Sign up using Facebook
Sign up using Stack Exchange
By posting your answer, you agree to the privacy policy and terms of service.
tagged
asked
1 year ago
viewed
220 times
active