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
744

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
703

Use SPELL_AMOUNT

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.

4 REPLIES 4
Read only

Former Member
0 Likes
704

Use SPELL_AMOUNT

Read only

Former Member
0 Likes
703

use fm SPELL_AMOUNT or HR_IN_CHG_INR_WRDS.

regards

shiba dutta

Read only

Former Member
0 Likes
703

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
703

Hi,

You can use the function modul SPELL_AMOUNT.

Reward points if it is helpful.

Regards,

Sangeetha.A