How to print euro symbol

Hi,
I would like to know how to print euro symbol (€) in a report.
I've tried with a statement like this:
write '€'.
But when I execute it only appears a '#'.
A possible idea is to use unicode (euro symbol is 20AC), but how to print unicode symbol code in sap?
thanks in advance

Hi,
  UNICODE is supported 4.7 Onwards
try this
TRANSLATE c TO   CODE PAGE g2. (  Check this code page translation .may solve ur problem ...not sure )
then write c.
Mark Helpful Answers
Regards
Message was edited by: Manoj Gupta
Message was edited by: Manoj Gupta

Similar Messages

  • Printing Euro symbol in smartform

    how to print Euro Symbol in smartform.
    copy paste from MS word is not working..
    please tell me another way..
    thanks..

    Hi,
    I was also facing the same problem while printing the Euro symbol.
    what's the solution?
    how to print using it's char value. i.e <156>
    Regards,
    Mrunal
    Edited by: Mrunal Mhaskar on Sep 16, 2009 1:10 PM
    Edited by: Mrunal Mhaskar on Sep 16, 2009 1:11 PM

  • How to Print Euro Currency Symbol

    Hi All,
    Please suggest how to Print Euro Currency symbol in SAP Script.
    Thanks
    Saurabh

    Hi,
    I was also facing the same problem while printing the Euro symbol.
    Now got the easy solution.
    Goto smartforms-> text editor, -> then include charactrs-> displayable charactrs-> and now select Euro symbol...
    Regards,
    Mrunal

  • Problem in Printing Euro Symbol in SMARTFORM

    Hi,
    I need to print EURO Symbol in my SMARTFORM.
    I am using "ALT+0128"  to get that value.
    In global data, I am taking one constant, and giving the valuw using this KEY. The symbol is coming....but,
    when I say save, It is giving syntax error as "The Characters are prohibited".
    can you please let me know, how can I solve my problem?
    Thanks,
    Sandeep

    Hi,
    Looks you have did some mistake somewhere. For me when i checked it is not giving any error. Just check whether you are getting the error for the same or for any other characters you have mentioned
    I declared it as
    W_CHAR1     TYPE     CHAR01     'u20AC'
    Recheck it once.
    Regards
    Sarves

  • How to use Euro symbol in xml tags?

    How to use Euro symbol in xml tags?

    What do you mean by "in xml tags"? Can you post a three-line XML snippet showing what you hope to achieve?

  • HOW TO TYPE EURO SYMBOL

    HOW TO TYPE EURO SYMBOL IN ILLUSTRATOR

    And for other symbols; Window > Type > Glyphs is your friend.

  • Unable to print euro symbol in dot matrix printer

    i am unable to print euro symbol in dot matrix printer from abap list. whereas it is printed as '#'  symbol instead of euro.
    my sap product is ECC 6.0
    regards
    mohanraj

    Check this
    [http://help.sap.com/saphelp_nw04/helpdata/en/90/78f078030211d399b90000e83dd9fc/frameset.htm]
    also check the SAP Note 129581

  • 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

  • Print EURO symbol u20AC in smartform

    Hi All,
    I am trying to print the EURO symbol 'u20AC' in smartform; user types the euro symbol in the Invoice header text, but the Invoice smartform prints some other characters when I print the header text;
    Appreciate your help if some of you have a solution to print the euro symbol in the header text by smartform;
    Thank you very much
    Iver

    Gi,
    That is strange, it works fine for me. I copy the relevan parts into this thread.
    Regards,
    Aidan
    Symptom
    There are problems to print the euro character U20AC and and trademark character U2122.
    Cause
    This can vary depending on the device type used to create the spool and whether the system is Unicode or non-Unicode. The problem is because the characters are not supported in the system character set or the character set of the device type.
    Resolution
    In Unicode systems, these characters can be printed via windows and cascading fonts device type SWINCF. The unicode system codepage supports these characters and the character set 4220 of device type SWINCF also supports these characters U20AC and U2122. In a Unicode system, it is also possible to print the euro and trademark characters via Unicode device types like HPUTF8 or LEXUTF8 In this case, the printer must also be Unicode. i.e. It must have a built-in hard disk, which contains Unicode fonts and symbol sets.(see notes 750219 and 215015)
    For non-unicode systems, it is more difficult. For sapscript and smartforms, it is possible to use both signs for releases >= 4.6A. In the graphical SAPScript editor, available as of, you can select "Edit"   > "Command..."-> "Insert Command" -> "SAP character" and then enter the SAP character number 156 (Euro sign) or 357 (trademark sign). With this method, it is possible to print the euro and tradwmark characters. You need to use one of the device types specified in note #129581. or in the old line editor, you can  enter <156> or <357>(between "<" and ">" without spaces). It is not necessary to add any character to the character set if you use one of thes device types listed in note #129581. The print of the euro and trademark characters are only possible for postscript device types POST2, I2HPPS and I4HPPS after you implement note #1334841.

  • How print EURO symbol in SAPscript i.e. 'u0080'

    hello,
    i am in trouble with the symbol of currency euro, which has to be displayed in script,
    i have tried to find it in SAPscripts symbols, but i didn't find it.
    can anybody help on this.
    Regards,
    Adarsh.

    This is how you can do, if this symbol is not found. Call sub-routine and concatenate "€" and amount separated with space and display in your script.
    Usually if symbol is not available we print EUR amount...
    Regards,
    SaiRam

  • How to insert euro symbol from java 1.6 to oracle 10.2.0.4.0

    database details is as follows
    NLS_CHARACTERSET =WE8ISO8859P1
    NLS_NCHAR_CHARACTERSET = AL16UTF16
    text column type =NVARCHAR2
    i am using set
    Array p1arr = new ARRAY(desc1, connection, texts);
    and
    cst.setArray(textIndex, p1arr);
    i am using classes12.jar and ojdbc14.jar
    is giving excepting like Cannot map Unicode to Oracle character.

    Why can't you use the 11.2 drivers? They are certified with 9.2.
    The only solution I can give you for older drivers is to give up the array interface and insert the value using setFormOfUse and setString:
    http://download.oracle.com/docs/cd/B10501_01/java.920/a96654/oraint.htm#1063992
    -- Sergiusz

  • EURO symbol print problem

    Hello ,
    When i am trying to print EURO Symbol in SAP SCript , it is being replaced with # symbol and giving error  in 4.6C version.
    If anyone is having Idea on this please help me .
    Thanks ,

    Hi
    How to Print Euro Currency Symbol
    Regards,
    Sravanthi

  • Euro Symbol in Oracle

    Hi All,
    I want to print Euro symbol in oracle.
    Please advice how we can do that.
    Regards,
    Shruti

    Hi;
    Please follow donw links and see helpful
    Subject: Using Pasta to Print Euro € Symbol Print Incorrect Spurious Character Doc ID: 373504.1
    Subject: Euro Symbol not Printed with Oracle Reports Doc ID: 168337.1
    Subject: Dunning Letters Unable To Print € And £ Symbols in PDF Format Doc ID: 388657.1
    Subject: How to print the Euro Character In PostScript on UNIX platforms. Doc ID: 251732.1
    Regards
    Helios

  • Smart Forms Euro € symbol?

    Hello Experts!
    I want to add € in my Smart Forms Text.
    There is an OSS hint 616683 to this question but all releases mentioned are lower than our used release and the solution with entering the Number 156 for € doesn't work.
    Please help
    Best Regards
    Annette

    Hi Annette,
    Using SAP Script: 
    To print Euro Symbol in SAP Script, do the following: 
    Put the sequence <156> at the desired location in the text editor of the corresponding page window as shown below: 
    During the print preview, the output would be as shown below: 
    Using Smart Forms: 
    For printing Euro symbol in Smart Form, do the following: 
    In the Microsoft Word document, click on Insert -> Symbols 
    Select the Euro symbol from the list. The symbol would appear on the document. Copy the symbol and paste in the text editor of the Smart form as shown below: 
    Save and activate the Smart Form and do the test run. The print preview would be as shown below: 
    Printing of Euro symbol might not be possible on all Printers. By default, SAP R/3 supports the euro symbol only when using the SAPWIN device type and printing over SAPLPD (mainly used for individual document printing).
    To print this on Kyocera printers, do the following: 
    “When using PRESCRIBE device types (like kyofs150, kyofs170, zkm10pre) the euro sign will not be printed very beautiful. To print the real Euro sign instead of the combined ( and = character on top of each other) please set the character 156 of the SAP code page 1114 to 80 hex. In this case the Euro sign will be printed correctly. Alternatively please copy the code page 1114 to e.g. 9114 and make the modification there. Then you just have to switch the used code page of your device type (kyofs150, 170 or zkm10pre) to 9114 as well.”   
    Also check the SAP Note 0129581 for more information on this.

  • How do I get Special character Euro symbol € to display ?

    Hi,
    How do I get the euro symbol € to display in Flash from
    PHP file created in DW ?. It does not display it properly. I have
    simplified the PHP code I have is:
    <?php
    $msgtoflash = "This is the Euro Symbol &#8364";
    print ("&Databaseinfo=$msgtoflash");
    ?>
    The &#8364 is a special character code for HTML.
    If I use the $ or £ symbols it works perfectly but not
    € ?
    Thanks,
    Paul

    maith wrote:
    > Im using Actionscript2. I had placed a query in Flash in
    "General
    > Discussions", before I came on the Dreamweaver Forum,
    but got no reply.
    The way to get the euro symbol to display in Flash is to use
    XML. I have
    tested this, and it works:
    euro.php
    <?php
    header('Content-type: text/xml');
    echo '<root>
    <elem>This is the euro symbol:
    &#8364;</elem>
    </root>';
    ?>
    ActionScript 2.0 to display the value of <elem> in a
    dynamic text field
    called myText:
    var myXML:XML = new XML();
    myXML.ignoreWhite = true;
    myXML.onLoad = handleLoad;
    myXML.load('
    http://localhost/test/euro.php');
    function handleLoad(success) {
    if (success) {
    var theRoot:XMLNode = this.firstChild;
    myText.text = theRoot.firstChild.firstChild.nodeValue;
    } else {
    myText.text = 'Not working :(';
    Handling XML in ActionScript 2.0 is like poking needles in
    your eyes,
    but it's the only way I have been able to get the euro symbol
    from an
    external source into a Flash movie.
    David Powers, Adobe Community Expert
    Author, "The Essential Guide to Dreamweaver CS3" (friends of
    ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

Maybe you are looking for

  • Lens blur problem (depth layer gives a hard edge)

    I have rendered out an RGB pass and a depth pass from my 3d package and dropped them into AFX using the lens blur filter to create some depth of field After juggling with some of the settings I have got the focal distance I want but as you can see fr

  • How can I proxy into my dad's computer to give him technical help?

    I need to proxy into my dad's computer (to see what he is seeing) to help him with his almost weekly technical problems. We are both running 10.4.X. Is there an easy (or somewhat easy) way to do this or are there third party downloads to deal with? A

  • How to collect/organize user requirements?

    Hello everyone, I have been a self taught LV programmer for years now, who never focused much on the UI design process, at the beginning of a big LV project. Now, I am about to embark on a big project, as a team leader, I have started thinking about

  • Export Chapters as HTML Show Notes

    Almost all podcasters needs Shownotes... Actually, there is 3 Steps for a podcast: - ShowPreps - Record and Post Produce - ShowNotes Since GB has Chapters, it would be nice to Export those Chapters to have it in a form 00:00:00 - Chapter 1 : Link 1 0

  • How to find the Home Sharing in Music App for iPad Mini Retina ?

    Impossible to find the settings button "more" in Music App on iPad Mini Retina display...