how to print amount in words in alv ??
will the function module spell_amount work ??
Answer Posted / rupesh
Yes,the function module spell_amount will work but there is
some limitation to it as well.
for eg: if amount is '6000' it will read as six thousand.
if amont is '6078',it will read as six thousand
seventy-eight.
but for 6000.78,it will read as six hundred
thousand seventy-eight.
You can try out other combination as well.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is narrow casting and wide casting?
Hi All , Would be providing online trainings for SAP ABAP , guidance with real time experience examples , guidance in profile prepartion . Any one intrested please contact on 8978890047.
How to add a column to a table control while using alphanumerical layout editor ?
How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc
How do you get the number of lines in an internal table? How to use a specific number occurs statement?
What is the step-by-step process to create a table in data dictionary? : abap data dictionary
Different between Interface and Abstract classes?
What kind of BDC programs are written ?
What are the different types of abap reports in sap?
how do you call third selection screen ?
What are the attributes of the data? : abap data dictionary
How to create a button in selection screen ?
what is field string ? & where we are using field strings?
What are the types of search helps? : sap abap data dictionary
Describe data classes? : abap hr