Application Development 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: 

Spell the time

Former Member
0 Kudos
120

Hi all,

i want to spell the time is there any function module.

pls help in this regard.

1 ACCEPTED SOLUTION

JozsefSzikszai
Active Contributor
0 Kudos
93

hi Vijay,

you can use FM SPELL_AMOUNT, however you have to call it twice, once for the hours, than for the minutes and handle the result accordingly.

hope this helps

ec

2 REPLIES 2

JozsefSzikszai
Active Contributor
0 Kudos
94

hi Vijay,

you can use FM SPELL_AMOUNT, however you have to call it twice, once for the hours, than for the minutes and handle the result accordingly.

hope this helps

ec

Former Member
0 Kudos
93

Use the function module SPELL_AMOUNT is used to spell amount. But you can use the same to spell the numbers because it spells individual numbers of the amount.

Regards.

Edited by: Sravan Prakash.V on Jan 10, 2008 5:16 PM