Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

function to convert amt into words.

Former Member
0 Likes
746

i have amt field as curr type.

i want to write it in words like 2500.00/

two thousand five hundred.

do v have any function module which can convert amt into words or v need to program it,

Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
705

Use SPELL_AMOUNT

4 REPLIES 4
Read only

Former Member
0 Likes
706

Use SPELL_AMOUNT

Read only

Former Member
0 Likes
705

use fm SPELL_AMOUNT or HR_IN_CHG_INR_WRDS.

regards

shiba dutta

Read only

Former Member
0 Likes
705

hi Nidhi

refer to the link below

http://www.erpgenie.com/abap/functions.htm <b>(list of func mod</b>)

regards

ravish

plz dont forget tyo reward points if helpful

Read only

Former Member
0 Likes
705

Hi,

You can use the function modul SPELL_AMOUNT.

Reward points if it is helpful.

Regards,

Sangeetha.A