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 MODULE TO READ AMOUNT

Former Member
0 Likes
728

Hi,

i want to read the amount in lakhs and crore format, right now i am using the function module spell_ amount its reading in million fromat,

eg : suppose i want to read 2,00,000

its reading as <b>two hundred thousand only</b>.

but i want as <b>two lakhs only</b>

so please tell me whether there is any funtion moudle for it or tell me in what way i can do this

thanks and regards.

Chinna

1 ACCEPTED SOLUTION
Read only

former_member673464
Active Contributor
0 Likes
628

hi chinna,

you can use Function module ' HR_IN_CHG_INR_WRDS' for your frequirement.

regards,

veeresh

4 REPLIES 4
Read only

Former Member
0 Likes
628

Hi,

Function SPELL_AMOUNT , HR_IN_CHG_INR_WRDS will help u.

Regards,

Himanshu

Read only

Simha_
Product and Topic Expert
Product and Topic Expert
0 Likes
628

Hi,

Use FM SPELL_AMOUNT.

Cheers,

Simha.

Read only

Former Member
0 Likes
628

Hi Chinna,

Use this FM

SPELL_AMOUNT

Hope this helps you, reply for queries, Shall post you the updates.

Regards.

Kumar. .

Read only

former_member673464
Active Contributor
0 Likes
629

hi chinna,

you can use Function module ' HR_IN_CHG_INR_WRDS' for your frequirement.

regards,

veeresh