Quantcast
Channel: SCN: Message List - ABAP Development
Viewing all articles
Browse latest Browse all 10425

Re: Spelling mistake in SPELL_AMOUNT

$
0
0

Hi Sowmya,

 

Could you please try below function module.

 

report zrich_0001.

 

data: words(50) type c.

 

call function 'HR_IN_CHG_INR_WRDS'

     exporting

          amt_in_num   = '100000'

     importing

          amt_in_words = words.

 

 

write:/ words.

 

 

Many thanks

venkat


Viewing all articles
Browse latest Browse all 10425

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>