How to remove currency symbol in PLD

Hi All,
I would not like the currency symbol to be printed in PLD. Can anyone plz help me.
Regards,
NN

Hi Rich,
Try this,
for example: Document Total - Field ID -> F_123
->> Open your PLD.
->> Create 1 Formula Field in Page Footer and put the below formula in Formula Field.
Amount(F_123)
OR
Substring(F_123,3)
IF you add currency symbol in Doc.Total field.
Formula Field=Amount(F_123)-> Uncheck Tick Mark in Visible at General Tab on Properties Window.
and
Doc.Total = F_123 -> put the Tick Mark in Visible at General Tab on Properties Window.
Regards,
Madhan.

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.

  • Indian Currency Symbol in PLD

    Iam using SAP 8.8 PL 13. I have downloaded the Indian rupee font and updated the same in System Initialisation->General Setting-> Fonts. Also under setup->Finance->Currency, I have mapped the new Indian currency along with its symbol/code. In my transactions i can see the currency symbol along with the price, but in the PLD I cannot. Foreign currency symbols like Dollar and Pound are visible both at the transactiona level as well as PLD. How to map the new Indian currency symbol in PLD?
    Rgds
    Kalli

    Hi..
    I think you might have taken Variable Field on PLD & try to take Database Field it will show you RS. Currency Symbol
    Regards,
    Bhavank

  • How to remove the '#'symbols for infoobject movement types in bex reporting

    Hi All,
      I have a problem in Bex reporting. The problem is when ever executing the report  that time some of the characteristic values is shown in layout '#' Symbols. i want to remove the '#' valuse in report.
    is it possible please give me step by step procedure for how to remove the '#' Symbols in reporing layout.
    this is very urgent please help to me on this issue.
    Thanks & Regards,
    Guna.

    Hi Guna,
    To achieve this issue, we need to replace the value of ‘#’, we need to change the description while retrieving the data from tables. So we need to write some ABAP code in SE38. Go to RSA1 transaction and go to Info objects tab. Then go to context menu for ‘cProject Key Figures’ as shown below. Click on the ‘Object Overview’ to get the overview of all the info objects. Here you can see the field names which are used to know the table names.
    In SE11, type the table name in ‘Database Table’ field. Now press ‘F4’, then you will get the next screen to select one of the P/Q/S/T tables.
    Now click on the button rounded in the below screen to view the data in the table.
    Now click the execute button or press ‘F8’ to view the records.
    Now go to Tcode: SE38. Create a source code and give some program name for that source code. To write code, you need access key. Contact your BASIS for this.
    Now write the below code for that particular table in which you want to change the value ‘#’ to description ‘Blank’. In the below source code, we are updating particular table, setting the field as ‘Blank’ where it is null or no value. Here the field will automatically get updated to ‘#’ if there is no value or null.
    update /BIC/PXXXXX set /BIC/ZXXXX = 'Blank' where /BIC/ZXXXXX is null or /BIC/ZXXXX = ''.
    if sy-subrc eq 0.
    write 'successful'.
    commit work.
    else.
    write 'unsuccessful'.
    endif.
    OR
    If this # is because of the missing master data than,
    right click that IO -> maintain master
    you will see first row as a blank.
    whatever value you maintain in this row that will come in the report for all Not assigned # values of the master data in the report.
    maintain it according to your requirement, save and activate the master data
    Hope this helps u...
    Regards,
    KK.

  • Remove currency symbol in a report

    Hi
    Can anyone tell me how to remove the currency symbol from a report e.g. an invoice.
    Regards,
    Henrik Fladkjæ

    Hello Henrik,
    You can use the Database textfield other than the System Variable field to avoid the Currency symbol displayed in the report.  Hope this will help.

  • Remove currency symbol from currency cell format?

    This might seem like an odd question but I only want my top row to have the currency symbol and the rest of the rows to simply have the number with no currency. I know I can switch the cell format to Numbers but then I lose the formatting of how negative numbers are displayed (quotation marks versus the negative symbol).
    So, is there any way to simply remove the currency symbol from the currency cell format?

    Hello
    As the special format for negatives is only meaningful for currencies you can't get if if you disable the currency format.
    There is an alternate way to highlight negatives but I don't know if you would be satisfied with it.
    Select the cells whose format must be number, not currency.
    Open the Inspector of Cells
    Check "Conditional Format"
    Click "Show Rules"
    Of course, you may select an other color.
    Yvan KOENIG (from FRANCE mardi 22 janvier 2008 14:51:11)

  • How to suppress currency symbol (eg $)

    Hi,
    I'm using NumberFormat to format some currencies, but have now been asked to remove the currency symbol, in my case a '$'.
    I'm currently doing it like this, but can't find a way to say 'no symbol'. Should I be using DecimalFormat instead?
    NumberFormat currencyFormat = NumberFormat.getCurrencyInstance();
    currencyFormat.format(lineAmount);I'll keep trolling through the docs, but if anyone has the quick answer....
    Thanks,
    Nick.

    NumberFormat currencyFormat = NumberFormat.getCurrencyInstance();How about you try NumberFormat.getIntegerInstance(); or getInstance();
    You can also setGrouping (1,234 or 1234) true or false with setGroupingUsed(boolean).
    Cheers,
    Radish21
    PS You have found the API, right? http://java.sun.com/j2se/1.4.2/docs/api/index.html
    http://java.sun.com/j2se/1.4.2/docs/api/java/text/NumberFormat.html

  • 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

  • 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

  • How to remove pound symbol # and preserve leading zeros in BEx Query

    Hi,
    I have two questions regarding the display in BEx Query.
    1. How can I remove the pound symbol # for blanks in BEx Query?
    2. How can I preserve leading zeros? At the moment, value "001" will be displayed as "1". But I need the leading zeros.
    Thanks.
    Joon

    Hi ,
    You can apply these settings in Bex query designer.
    If you need to remove pound symbol jsut make a new formula and use NODIM function you will find this function under data functions.
    So NODIM(Your price keyfigure) this will remove the Pound symbol.
    For # just find out against which  characterstic you are getting # then go to default values panel there you will find all your characterstic which you are using in report---Rt click -Restrict-single valuesdirect input-#-Move to selection(That forward arrow)--select that # and choose exclude from selection (That red square icon).
    And yes for leading zeros check out this thread
    Leading zeros not displaying
    Hope it helps you.
    Regards,
    AL
    Edited by: AL1112 on Jun 9, 2011 1:43 PM
    Edited by: AL1112 on Jun 9, 2011 1:47 PM

  • How add new currency symbol in pages 5.1?

    i couldnt find a way to custom add new currency symbol to pages or numbers. If anyone knows how to do, let me know. Thanks.

    Are you talking about in Tables?
    The list seems to be the list.
    In Pages '09 there is more flexibility you can have a Custom format and add your own prefix.
    Peter

  • How to remove asterix symbol which appears in report for empty values?

    Hi Experts,
    I have designed a querry wherein I am getting all the values correctly. But, for certain cells - I am getting the asterix symbol which the user does not wants.
    Now, how to remove the asterix symbol which appears in report for empty values?
    Thanking you in advance,
    Waiting for your reply,
    With Kind Regards,
    Shreeem.

    check if following thread helps you;
    # in report when null in the cube
    Regards,
    Gaurav

  • How to remove Star (*) Symbol

    Hi Guys,
    We are using a standard report(Orders,Deliveries,Sales quntities) from standard cube(sales overview),in this we r having two differnt measures called KG,EA..
    by keeping material in free charcterstics we r getting a
    A Star symbol(*)appears in each of the coloumns(openorders qty,deliverd qty,pending qty) and result is not displaying , it possible to remove this symbol. If so please give some directions.
    Thanks you all,
    Chaitanya
    [email protected]

    Hi chaitu,
    You have * symbol becuase you are adding different kind of unit of measure. You must introduce Unit in drill down to have sum with the detail of the corresponding unit.
    Another solution is to introduce formula NODIM, but you will have sum of not equivalent objects in terms of unit of measure.
    Maybe in report you can also introduce conversion of units, to have all at a common unit of measure.
    Ciao.
    Riccardo.
    Message was edited by: Riccardo Venturini

  • HT3519 How to remove TTY symbol from Iphone 5 with ios 7.1

    I have an Iphone 5 with the most up to date software ios 7.1. I have the tty symbol on the top right corner of my iphone, it looks like a phone with white dots. I do not have the option of going to Settings > General > turn off TTY. The iphone 5 is not set up this way with the new software. Anyone have any ideas on who to get rid of this symbol?

    If you turned off the setting and the symbol still remains try to do a hard reset RESET DEVICE
    Hold down the Sleep/Wake button and the home button together until the apple logo appears (ignore the ON/OFF slider) then let both buttons go and wait for device to restart (no data will be lost).
    Good luck

  • How do you remove a symbol from the stage in Edge animate?

    Hello-
    I'm wondering how to remove a symbol from the stage in Edge Animate so you can jump to another place in the timeline.  In Flash, the symbol was only on the stage for the amount of frames you indicated.  Not sure how it works here.
    For example, I have 2 buttons on my first screen with some text that animates in.  I want the button click to take the user to another section in the timeline or (basically another scene, like in Flash)  that contains different content.  If I change the visibility the buttons are still there and will ( I assume) create problems when other elements are placed on top. 
    Or is the only way with code.  If that is the case what would that code be?
    I would appreciate any help.
    Thank you!

    What I usually do, is, once you have everything set up in the scene you are done with. highlight it all
    right click
    group elements in DIV
    Now all those items act as 1 group and then you give it a properties name, much like a symbol.
    THEN you can refer to that scene name and move it anywhere or hide it and slide in another scene that has the content for that next scene.
    basically you take all the elements that make up 1 scene, gruop it up, name it, and then in the code for the button say something like:
    on click:
    scenename.play(framenumber);
    that will then animate that scene according to any animation you gave it, such as moving to the left, off stage. while moving scene 2 that you create into the stage.
    or just have something like this hide it
    sym.$("scenename").hide();
    sym.$("scene2name").show();
    but if you do that, make sure in your CompositionReady code you hide all scenes EXCEPT the 1st one, so the user doesnt see them all instanatly anyway.

Maybe you are looking for

  • Error in user parameter list when I try to export my imovie project

    Please help!  iMovie cannot export this particular movie project, which is 14 minutes and 40 seconds.  It will export for several minutes, then give the following error message: Unable to prepare project for publishing. The project could not be prepa

  • Purchasing group determination

    Hello, We are using the extended classic scenario but we need to activate the classic scenario in the badi BBP_EXTLOCALPO_BADI because we want to create reservation in R/3. Now we have a problem with the purchasing group in the shopping cart, the sys

  • Tomcat BasicDataSource class and JSP

    HiFriends, I am trying to run this simple jsp example: <%@ page language="java" import="java.sql.*,javax.naming.InitialContext,javax.naming.Context,javax.sql.DataSource,org.apache.commons.dbcp.BasicDataSource" %> <body bgcolor="white"> <font color="r

  • Putting iMovie events back on the computer from backup disk

    I moved some events to an external disk, and now I want to bring them back to my computer since I will be working with the video and dont want to leave my backup drive down here in the office (I store it in a fire proof safe). HOw do I do this, I see

  • AX resets wireless connection to "require a certificate"

    I've established connection but, apparently, the Airport Utility resets my wireless network to require a certificate and can't "validate identity" something my Linksys wireless is not set up to do. Is there a Utility setting that does not require or