how to print amount in words in alv ??
will the function module spell_amount work ??
Answer / 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 |
What type of user exits have you written ?
What are the function module in bdc?
what are the 2 other types of views, which are not allowed in release 3.0? : abap data dictionary
What is the system field that stores the level of the list?
what is meant by HIDE statement?
Shall we use the tables existing in the system for related applications directly (by directly selecting from the database in the pgm) What is the common practice in industries regarding the same? Can anybody help me?? THANKS IN ADVANCE
Define spool request?
what is difference b/w like and type statements?give example? when to use like and when to use type?
In interactive reporting, suppose i go to N'th list from basic list(primary data) & i wanna come back directly to basic list. So how can i achieve this without using ESC or back button?? Is it possible using set screen 0??
How the transaction that are programmed by the user can be protected?
Give few names of transparent tables ?
What is the name of the system variable that holds the contents of the selected line in interactive reporting?