Currency Symbols Issue

Hi All,
We have an invoice report, and we are getting currency symbols from the fnd_currencies table. For GBP we are getting '£' symbols and we are using srw.user_exit('FND FORMAT_CURRENCY CODE=':CP_CURRENCY_CODE....) function to get the formatted amount in the report. But when we change the output format to XML, srw.user_exit..is throwing exception for all the currencies except USD. When the format is text it is not throwing exception. please suggest what to do.

You can put the short code like this in GBP, JPY, EUR
xml, and declare the currency formatting in Templates based on the locale , you are running or by just hard-coding.
<?format-currency:Numbervalue;currencycode;'true|false'?>
if the thrid parameter is true, it display the currency and Number value , else no currency , just simply numbervalue.
second param is, currencycode , can be from xml like GBP, JPY, EUR , or just hard code , if it is single currency template.
or to make it generalized, you can put these settings in config, file for the muberFormatMask to be used.

Similar Messages

  • Removing Currency Symbol in PLD & Dot Matrix printer issue

    Hi All
    I need to know if its possible to remove the currency sysmbol on your print out. I'm printing on a pre-printed stationery and the currency symbol makes the lines to overlap.
    Aonther question is , which font format can you select to for printing when you are using dot matrix printer (OKI Microline 3321 9 Pin Printer)
    When its printing it's printing in bold and on the invoice after the second one , it looses the margin setting and prints on the wrong fields.
    Thanks.
    Bongani
    ( South Africa)

    I tested the Amount function and it works perfectly for your need.
    Add a formula field and in the Content Tab insert the Formula as
    Amount(Field_198)
    Here the Field_198 is shown as an example but you will enter the Field number of the amount field which currectly shows with the currency in your PLD.
    For each such amount field you will need a Formula field to remove the currency symbol.

  • Page 1 missing Currency Symbol

    Hello Guys,
    I have a financial report, and I need to show currency symbol once on every page (first line on every page).
    I go to the Number tab on the field format, click Customize, then select the "Currency Symbol" tab and check 2 options - "Enable Currency Symbol" & "One Symbol per page". When I ran the report, the currency symbol appears on every page but NOT on the first page.
    What can I do to fix this issue?
    Thank you,
    Tanya.

    I need to add that the amounts are Summary fields in the Group section.
    When I tried to use the same currency logic : "Enable Currency Symbol" & "One Symbol per page" on the Detail level - I got the first page with Currency and all other pages without currency symbol.

  • € Euro Currency symbol in ActiveSync password not working.

    Are there any known issues when using the € Euro Currency symbol as a password for ActiveSync on an iOS device? It appears ActiveSync does not accept the  € Euro Currency symbol when used in a password sent from an iPad/iPhone.
    Are there any known issues with special characters and ActiveSync?
    Thanks for your help.
    Regards,
    Dennis

    ActiveSync was developed for Windows.  You'd have to know what code page the Windows device was using to make sure you understood how the character should be coded.
    Generally speaking, I wouldn't use any character in a password that didn't have an ASCII code.  We've even had trouble with accented characters.

  • Currency Symbol in Project Server 2007

    Hi,
    Is it possible to change the currency symbol resource wise in Project Server 2007?
    I need a resource rate to be in INR and another resource rate should be in GBP.
    K.Gokulraj

    Yes you're correct. All enterprise resources on server's project will have the currency defined in the server settings.
    Actually the options doesn't mean that more than 1 currency can be used in the projects, but that projects can be published with another currency than the one defined in the PWA server settings. Note also that you'll be warned (see screenshot below) of enterprise
    projects with a different currency due to the fact that it can cause redition issues.
    I'd suggest to convert the non-standard rate into the enterprise currency. You might add a resource custom to give the information on the resource native currency.
    Hope this helps.
    Guillaume Rouyre - MBA, MCP, MCTS

  • Display Currency Symbol disabled, but symbol prints if currency in a text formula.  Why?

    Our Crystal Report displays money fields (from our SQL database).
    Our Crystal Reports Designer has the Display Currency Symbol feature disabled by default when writing reports.
    On one report we have a Sell_Amount currency field to display:
    We have this Sell_Amount field directly on the report in one section.
    We also have this Sell_Amount field in a formula for printing in a different section.  This formula is defined as a text field as it will either display 'No Charge' or the Sell_Amount based on a condition, such as:  If {NoCharge} Then 'No Charge' Else ToText(Sell_Amount)
    When viewing this report on our development machine in Crystal Designer, the Currency Symbol does not show for either the Sell_Amount field that is directly on the report or for the Sell_Amount that is in the formula (I am guessing because we have the Display Currency Symbol disabled).
    When viewing on a runtime machine (no Designer, just runtime components), the formula (if NoCharge = False) displays the Sell_Amount (in the formula) WITH the currency symbol, but the Sell_Amount that is directly on the report (not in the formula) does not display the currency symbol.  Why?
    This has been an issue ever since were were on Crystal 8 way back when.  We have never found (nor asked) for a reason, but now we need to know the reason/rules, etc. for this.  We are currently on Crystal 2008 SP6 (Designer) and deploying Crystal Reports Developer for Microsoft Visual Studio SP6 runtime components.  As I said, this has been an issue for years, but we now need an explanation.  I have not been able to locate one on the site anywhere.  Can you please explain the rules of Currency Symbol in this scenario?
    Thank you.

    Hi NB,
    I did say to use the Advanced editor but I did not say to use it for attaching the report...
    So to be clear here is what I see in the report Designer ( I put the formula into text boxes also ):
    For the NoDatabaseCurrency field you have to set the currency to Fixed, Floating will add a space:
    Which is opposite of what you originally posted:
    "...Our Crystal Reports Designer has the Display Currency Symbol feature disabled by default..."
    It's not disabled by default, please explain?
    As for using the CCUR() function the help file does show the Currency symbol is on by default:
    Examples
    The following examples are applicable to both Basic and Crystal syntax:
    CCur (200.20)
    In Crystal syntax this is equivalent to writing $200.20. In Basic syntax, CCur (200.20) is the way to directly create a Currency value of 200.20.
    CCur ("$200.20")
    Returns the Currency value CCur (200.20) given the String value "$200.20".
    CCur ("two hundred dollars")
    Causes an error to occur. The CCur function cannot convert the String "two hundred dollars" to a Currency value.
    So if you mean you went into the Options menu and Fields, Currency and check off this option:
    [Update] - After testing this a few times it does retain the Options, current, Display Currency Symbol, so creating a new report the option is unchecked.
    You are correct, even though I checked it off when I create a new report the option is checked on and obviously it's still on for each field and object. This may be a bug, testing more and checking with a few more people and eventually R&D.
    So please clarify the steps you are doing?
    Make sure you are running CR Designer under local PC Admin rights, right click on the short cut and select run as Administrator or check this option on:
    Thanks
    Don

  • How to set currency symbol correctly in crystal report

    Hi all,
    I am using the Crystal Report 2008, I have one issue regarding the currency symbol in the crystal report.
    it seems the CrystalReport use the System Default currency symbol. e.g.
    ProductA Cost: $1000
    It displays,
    ProductA Cost: £1000
    in euro locale and $ in english locale
    It doesn't make sense in business. The question is how do we set the currency symbol "$" to the report? I google some websites, the SetLocaleInfo may be one option, I would like to know the detail and if there are more solutions.
    Thanks for your help

    Before in our legacy application, we used Crystal Report 9 & VB
    'Crystal Report Designer Components (RDC).
    Set CrxApp As New CRAXDRT.Application
    I can set the crxapp to nothing and recreate this design component.
    Set CrxApp = nothing
    After SetLocaleInfo, if we set the CrxApp to nothing, it will create the RDC and the currency symbol will be updated.
    Now we are using Crystal Report 2008 and C#, the RDC is not supported in 2008
    What can I do?
    Any input is greatly appreciated.
    Edited by: Dennis Zheng on Feb 17, 2009 3:57 PM

  • Currency symbol not displayed

    Hi All,
    I am using crystalreports-javasdk-11.8.8 for generating Crystal Reports in java. We don't have any issue in generating reports but the generated reports contain doesn't contain the Currency symbol.
    I have set the locale using below code.
    reportClientDocument = new ReportClientDocument();
                reportClientDocument.setLocale(Locale.getDefault());
                reportClientDocument.open(reportFilePath, 0);
    In the Report, the Numberic Format is System Default.
    Currency Symbol is $
    Questions:
    1. Why Currency symbol is not dispalyed?
    2. I have missed any configuration?
    3. How the currency symbol is set based on the Locale?
    Details:
    Sql Server 2005 used. Database feild is Money.
    Thanks for your reply in advance.
    Edited by: arun4.d on Dec 19, 2011 6:27 AM

    try with newer set of Jars from [here|http://downloads.businessobjects.com/akdlm/crystalreportsforeclipse/2_0/crjava-runtime_12.2.213.zip]

  • Currency Symbol and FND FORMAT_CURRENCY

    I want FND FORMAT_CURRENCY for format the number with the correct currency symbol in the text. Is this possible?
    Thanks,
    Kurz

    Hello,
    This isa n apps reports issue. Could u post in apps forum
    Rajesh ALex

  • Euro currency symbol not displaying

    Hi
    I am using oracle 11gR2 and GNU/Linux.I am using Putty to connect linux box and connect DB.one table contains all countries currency symbol.
    Problem is I couldn't able to select the 'euro' currency symbol in console but in sqldeveloper it's working good.
    select symbol from gv_curr_info where curr_-cd='EURO';
    I am getting '?' instead of euro symbol. in OS LANG=en_US.UTF-8 and in DB NLS_CHARECTERSET=AL32UTF8 and NLS_NCHAR_CHARACTERSET=UTF8.
    putty also CHARACTERSET=UTF8.
    any idea to solve this issue please?

    First you need to establish the OS can display the euro sign correctly, at all.
    Then you need to make sure your NLS_LANG environment variable has been set up correctly. This means the part behind the dot is the Oracle equivalent of your characterset.
    Then you need to make sure the database can store the euro. If I recall correctly you indicated the database characterset is AL32UTF8. This means you shouldn't have any problem.
    If you go for an ISO characterset you need 8859P15, as the ISO couldn't agree on changing 8859P1.
    As Microsoft never adheres to any standard it is WE8MSWIN1252 for Windows databases.
    Please note Oracle is looking to standardize on multi-byte charactersets, so you will be better of with AL32UTF8.
    As a sidenote in a console session on Windows, NLS_LANG needs to end in .WE8PC850, or diacritical characters will not display correctly.
    Sybrand Bakker
    Senior Oracle DBA

  • Currency symbol

    I´m working with several numeric fields that are suposedto be holding amounts of money [actually Euros].
    Although my display pattern is set to $Z,ZZ9.99 i can't get the PDF produced afterwards to show any currency symbol. (I've also tried with 9.999,99'', just in case).
    I´ve looking for workarrounds to this issue but cannot come up with any.
    Anyone having the same problem?
    Thanks in advance
    BTW: My input locale is set to SPANISH(Spain) so those fields should be displaying a nice .

    Thanks jimmypham,
    However I´ve been tring with ''9999.99 and couldn´t get numbers to show up correctly when they were longer than four figures, let´s say 1.500.000.
    So I finnaly chose to use something like this ''ZZZZZZ9.zz. The only problem now is that it wont separate my numbers in thousands or so.
    I guess this is a local machine problem and I´ll have to stick to this.
    Thanks anyway for your help

  • Probelm in Currency Symbols?

    Hello,
    I am trying to insert won currency symbol "&#8361;" in mysql database from java code. But as I paste won &#8361; symbol in java code, i get following message.
    Error:
    Save could not be completed.
    Reason: some characters could not be mapped using "cp1252" character encoding. Remove the characters which are not supported by the cp1252 character encoding.
    Can anybody guide me how can i solve the problem?
    Best Regards
    Tabbasum

    Hello,
    I am trying to insert won currency symbol "&#8361;"
    in mysql database from java code. But as I paste won
    &#8361; symbol in java code, i get following
    message.Why do you have to save the currency symbol? I can see why you'd store the currency type along with the amount, but not the symbol.
    I'd save something like the ISO 4217 currency code string that's stored in the java.util.Currency class. Much more useful. Let the symbol be a display issue, resolved by NumberFormat.getCurrencyInstance().
    %

  • Display Currency symbol with value in ALV Report

    Hi Experts,
    I need to display currency symbol with value in ALV Report like if currency type is dollar then $200.
    Here I am using field catalog type slis_t_fieldcat_alv and suing field merge catalog FM: 'REUSE_ALV_FIELDCATALOG_MERGE'
    I tried like this
        IF <fs_fieldcat>-fieldname = 'STPRS'.
          <fs_fieldcat>-seltext_s = 'Std Cost '.
          <fs_fieldcat>-seltext_m = 'Std Cost'.
          <fs_fieldcat>-seltext_l = 'Std Cost '
           <fs_fieldcat>-tabname = 'MBEW'.
          <fs_fieldcat>-ctabname = 'T001'.
          <fs_fieldcat>-cfieldname ='WAERS'.
          <fs_fieldcat>-datatype = 'CURR'.
        ENDIF.
    Please any one can suggest the solution for this.
    Advance Thanks.
    Regards,
    Bala Achari

    Hİ,
    Check this link.
    http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=24379571
    Take care.
    Çağatay

  • How to print currency symbol in SAPScript

    Hi,
    How to print different currency symbol in SAP?
    The requirement is that the SAPScript should print the currency symbol along with the currency code.
    i.e. USD ($)
    The currency can be any foreign currency.
    Is there any table where i can get currency symbol or is there any way i can print this. I am working in 4.6C.
    Please help.
    Thanks,
    Pratik

    Hii
    When the user has to insert a particular symbol, from menu:
    Insert->Character->Displayble Characters:
    Here in the input field insert <156> and then press enter

  • Currency symbol in report

    Hi,
    Please let me know if there is any FM to convert USD to $ and also other country currency symbols. let me know if there are any standard tables in sap which are related to this.
    regards,
    Lakshmikanth.T.V

    Hi Venkat,
    Check out this threads for further info.
    Re: Table that keeps currency symbols like US $ etc... - Very urgent
    currency symbols
    As SAP doesn't maintain any such table, you need to hardcore it in the program or create a ztable for maintaining the known currencies by looking at TCURC.
    Regards,
    Vivek
    PS: Award points if helpful

Maybe you are looking for