How to show indian rupees in fmt:formatNumber

Hi guys,
I want to show the price value like Rs. 12,50,500. If I use like this format Rs. *<fmt:formatNumber type="number" value="${stylePrice}" pattern="#,##0.00"/>* it is showing like Rs. *4,240,000.00*. Instead of I want to show Rs. 24,40,000. Is it possible to show like this format. Please help me guys..
Thanks in Advance
Regards Pooja

Hi guys
I couldn't solve that issue in fmt:numberformat tag. So i have written java code myself. If anyone wants use this..
Double value=100000;
String rupees;
          String lastThreeDigits                                   = "000";
          if(value< 100000){
               DecimalFormat formatter = new DecimalFormat("#,###");
               return formatter.format(value);
                         }else{
          DecimalFormat formatter = new DecimalFormat("#,##");
          rupeeFormat = formatter.format(value/ 1000) + ",";
          formatter.applyPattern("#,###");
          value= value- value/ 1000 * 1000;
          java.text.DecimalFormat df = new java.text.DecimalFormat(lastThreeDigits);
          rupees+= df.format(value);
          System.out.println(rupees);          
Regards
Pooja

Similar Messages

  • How to show Indian numbers in the Firefox ?

    How to show Indian numbers in the Firefox ?
    Like This : http://i52.tinypic.com/f1y3c5.png
    Not Like This : http://oi52.tinypic.com/23r0osm.jpg

    Thank you very much ..

  • X2-01:How to add INDIAN Rupee Logo

    How can I add Indian Rupee logo in my X2-01's symbol list?

    As far as I'm aware, there is no way to add individual symbols like that.
    Nokia would have to incorporate such a symbol as part of the phone firmware.

  • Indian rupee sysmbol in abap report

    how to get indian rupee sysmbol in abap report to show in smartform output???

    Hi,
    please have a look at SAP note 1503523.
    [rupee symbol in smart form link|Indian Rupee Symbol in Smartform;
    Hope this will be helpful,
    Thanks and Regards,
    Manjunath M

  • My iphone apps shows price in indian rupees but not in dollars. My selected region and address is USA? How can i change it to dollar again

    my iphone apps shows price in indian rupees but not in dollars. My selected region and address is USA? How can i change it to dollar again

    my iphone apps shows price in indian rupees but not in dollars. My selected region and address is USA? How can i change it to dollar again

  • How to Use INR (Indian Rupee) Character in Adobe Livecycle?

    hey guys,
    just wanted to know how to use new character of indian rupee in Adobe Livecycle ES2?

    I use Foxit Reader.
    but as you said i cant see anything, neither square blocks.
    i can see ₹ sign in adobe acrobat!
    but when i open it in Adobe Livecycle ES2, it again shows square blocks.

  • PLD's are not showing the Indian Rupee Sign

    Hi All !
    I have an issue with Indian Rupee sign .
    Using SAP 8.8 PL: 15
    I have configured the Rupee Forbidden Font in the Currency setting / Fonts / Local Currency .
    The System forms are returning the correct logo of Rupee , but the Layouts with PLD's are not showing the Indian Rupee Sign .
    Please suggest the solution for PLD .
    Thanks
    Ashish Ranjan

    Hi Rahul ,
    I have converted the entire PLD in the Rupee Forbidden font , but the layout is not returning the correct LOGO .
    Even i have configured the Currency correctly . It is showing over the Forms But not showing in the Layout .
    It is returning like   ` 100
    Is there any other setting to do regarding the PLD , for the same.
    Thanks
    Ashish

  • HT201198 how much do i pay in indian rupee for applecare protection ( 2nd year extended warranty ) for iphone 5c

    how much do i pay in indian rupee for applecare pack ( 2nd year extended warranty ) for iphone 5c

    Right. So you're telling me that Apple has left someone in charge who is totally screwing their customers' experience and no one at Apple will help reign them in and set them straight?
    I guarantee you that she's not the only person who's had this experience and it **** well sours me from buying another iPhone if I know it won't be taken care of if something goes wrong.
    I've posted this to let Apple know there's something woefully wrong with their partner and to get that fixed as well. I know Vodafone is the one I'm supposed to deal with; I just want that to be improved.

  • How to type the rupee symbol in hp pavilion g4?

    My HP Pavilion notebook's model is G4, TX series 1202. the key board shows the rupee symbol (bottom right) on the same key as the $ and 4. but i am unable to figure out how to type!
    any pointers?

    Hi,
    I think you need font too. Here is another suggestion:
       http://www.quickonlinetips.com/archives/2011/07/type-indian-rupee-symbol-with-keyboard-key/
    Regards,
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • Removing commas in fmt:formatNumber

    Hi
    just wondering how to remove commas with numbers outputted within a fmt:formatNumber tag.
    So for example instead of showing 1,000 I want 1000 to be outputted.
    Thanks in advance

    I found out after a bit of testing just have to add
    pattern="#"

  • Indian Rupee Symbol in Smartform

    Hi All
    I have got a requirement in which i need to use the recently announced Indian Rupee Symbol in my Smartform. I need to use it in the table being displayed in the Smartform, in front of the Amount in each row, i need to dispaly the symbol.
    I have no idea of how to do it.
    Kindly help me out
    Thanks in Advance...

    Hi
    I Am Just New in the sap abap .
    i also have this type of requirnment for my smartform.
    i got the soluction
    here is the steps of rupee symbol in smartform.
    Step:- 1 Download Rupee Font From [http://blog.foradian.com/font-with-indian-rupee-symbol-download-and-us|http://blog.foradian.com/font-with-indian-rupee-symbol-download-and-us]
    Step:- 2 Open T-CODE SE73
    Step:- 3 Install True Type Font And Give Name To Font
    After sussfully instalation you can use that forn in your smartstyle and u can use that symbole
    NOTE:- To Insert Rupee symbole You Have To Press ` Button Near To 1 Key
    Soem Times it will not display in editor or in print Priview  but it will print in the hardcopy.
    Later On I Will Put Step By Step Step With Screenshot .
    If Anyone Have Emergency Then Replay Me i Will DO it
    Edited by: SAPABAP.IN on Nov 1, 2010 11:43 AM

  • How to bring new rupee symbol in reports

    Dear Gurus,
    We have a requirement that in all the exixting reports we need to show the new rupee symbol as $ comes doe USD.
    Please help me with the steps to do this.
    Thanks in advance.

    Suggested by SAP in OSS 1503523
    Solution
    We recommend to postpone usage of the new character INDIAN RUPEE SIGN until the character and its code point have been formally released with Unicode standard 6.0.
    When you decide to use INDIAN RUPEE SIGN before it is formally released, make sure, that your input methods and fonts use the code point U-20B9 for the INDIAN RUPEE SIGN and that the official layout of the INDIAN RUPEE SIGN is used.
    Using a different code point for the INDIAN RUPEE SIGN will cause future problems with data consistency, data communication and searching.
    SAP currently does not provide input methods or fonts which cover the INDIAN RUPEE SIGN nor has any suggestions, which input methods or fonts can be used.
    INDIAN RUPEE SIGN cannot be used in Non-Unicode SAP systems.

  • Defaulting the new Indian Rupee symbol in Numbers

    In Numbers, when I choose Indian Rupee as currency in cell format, I am still getting the old Rupee symbol. When I try to change the symbol to the new one, the cell format is getting changed as text. 
    How do I default the new Rupee symbol in cell format?
    Meaning when I go to the inspector, under "Cells" when I choose Cell format as Currency, I get a drop down of various currencies, including that of Indian Rupee. Here I want the new symbol to be defaulted.

    As far as I know, the feature which is not a Numbers one but a system one is unavailable.
    At last Apple adopted a more correct list of currencies symbols but I guess that they will need about ten years to discover that there is a new one for the Indian Rupee.
    On my French System, your currency is displayed as "Rs".
    My own tip would be to use two columns, one fo the amounts, one for the Rupee symbol.
    We see the columns when the cursor is in the table but we don't see the separator, defined to None, when the cursor is no longer in the table.
    Of course, you are free to send a request to Apple thru the dedicated channel :
    Go to "Provide Numbers Feedback" in the "Numbers" menu, describe what you wish.
    Then, cross your fingers, and wait at least for iWork'11 or 12 ;-)
    I must add that I guess that if you get satisfaction one day, it will be an incomplete one.
    On my French system, the currecy used here is correctly displayed as € but if I run the system in a language unused in Europe, the same currency is displayed as Euro.
    Same behavior withe the dollar. When exemples are posted here by US askers we may see $ 12.45
    but if I run the original document here on my French system, I get : 12,45 $US
    Yvan KOENIG (VALLAURIS, France) samedi 29 octobre 2011 19:30:03
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.2
    My iDisk is : <http://public.me.com/koenigyvan>
    Please : Search for questions similar to your own before submitting them to the community

  • Question on Issue with fmt:formatNumber tag of jstl

    Hi,
    We have a web application that uses struts framework. In the action class,i am setting an attribute of request object like
    request.setAttribute("Val",new Double(11.25489));
    I am using jstl fmt:formatNumber function in the jsp page to format the value to 2 decimal places.
    <fmt:formatNumber value="${Val}" maxFractionDigits ="2" />
    When i access the jsp page,there is no display of anything.
    If i access using <c:out value="${Val}"/> ,it does print the value.
    Interestingly,tomcat does not generate any corresponding java file in its work area.
    Any clues...anybody ?
    Edited by: gbhakta on Oct 31, 2007 12:23 PM

    Ok you are setting the value in request scope?
    How does the control transfer from the Struts Action to your JSP page?
    Check the struts-config to see if that forward is configured as a "redirect". If that is so, your request attribute would be lost, because a redirect causes a new request.
    The following code prints out all request attributes that are currently in scope.
    It might help checking to see if your "Val" is in scope or not.
    Request scope attributes:
    <table border="1">
    <c:forEach var="attr" items="${requestScope}">
      <tr><td><c:out value="${attr.key}"/>a</td><td><c:out value="${attr.value}"/></td></tr>
    </c:forEach>
    </table>Cheers,
    evnafets

  • Need Indian Rupees Format in PLD - SAP B1

    Hi Experts,
         I need the Indian Rupees format.. the below image shows wrong in last word.. instead of paisa.. it shows hundereths in PLD..
         I used colsum("F_306") and marked as sum in words
        Give me a solution ASAP.
    thanks in advance
    warm regards
    Guhan

    Hi Nishit,
        I tried your above formula and its not working
    NumberVar paisa = F_333 mod 100;
    ToWords(Truncate(F_333)) + " and " + ToWords(paisa) + " paisa"
    Actually I used
        ColSum("F_306") for totaling in Repetitive Area Footer1 - the field name is F_333.
        So i need sum in words of the F_333 field in Indian format..
    Thanks in advance
    regards
    Guhan

Maybe you are looking for

  • Is it possible to EXPORT video films from the iPod to iTunes ?

    EXPORTING FILES FROM IPOD TO ITUNES Obviously, I know how to send files from iTunes to iPod. But is it possible to do the opposite way ? I have video files on my iPod that got lost on my hard drive. I'd like to save them back to the hard drive (and i

  • Open Purchase order for a sales division

    Hi experts , I want to generate report for open purchase orders.This report is reqired for a  perticular sales division. I tried to use ME2L , for this  we need to give list of vendors for that division. However i guess that in purchasing we dont mai

  • In Excel 2013, can you create a powerview connected to a SQL server and then upload this to Sharepoint to 2013?

    Creating a powerview in sharepoint browser can be tedious, but it is a lot more convenient in the desktop Excel 2013.  However, when you upload the excel document (where data source is SQL server) to sharepoint, there are two problems: 1. The powervi

  • Error while adding custom fields using EEWB.

    Hi While trying to add custom fields using the transaction EEWB i got an error message 'No Logsys040 transport request exists for system workbench.Please let me know why it happens. Thanks sureshpaul

  • Location issue when logging into a store site

    When I log into a store site (Walmart, Lowe's, etc), using my iBook G4, the store locator thinks I am up in Maine, so I change the locator to my home town.  And the next time I log in, I am back to the Maine location.   Is there a system profile item