Remove Currency in PLD

Hai Guys,
       I am using SAP Business One 2005.I have created one A/R Invoice Document. If I given the Print Preview For that Document.
Totol Amount and All Amount Values Displayed with Currecy(INR, USD& etc). I need to remove the Currency in Amount Values.
How to Do It.? 
Ex: INR 45000  .. I need to remove the INR in Print out ..
Thanks & Regards
Madhu

Hi Madhu,
Place a formula field. then use the substring function
SubString(Field_ID,4)
Then you can untick the visible option in your total field and replace it with the formula field..
Hope it helps..
Thanks,
Vinoth

Similar Messages

  • How to show both SC and Local Currency in PLD at Amount place?

    Hi sir,
    I want to show both System Currency and Local Currency in PLD at the Amount Place.
    And amount in Words also.
    When i preview my PLD Report than it show the both SC and LC in Words.
    So,plz help me sir.!

    Hello jyotasna ,
    Docuement total always in one currency depend on selected Customer or Vendor and if you want to in two currency then you should make UDF(User Define Field) for other currency.
    also make FMS for calculation in this UDF .
    If you want to amount in word in PLD then you should use ,select option Amount in  words
    for this configuration  you should need workaroud.
    Thanks
    Manvendra Singh Niranjan

  • Remove Currency conversion for some accounts

    Hi,
    I got a requirement to remove currency conversion for few accounts only, I have separte currency cube assigned to this cube. Can you please tell me how to achieve this.
    Thanks,
    UB

    Did you not already posted this question a few weeks back :- Removal of Currency conversion for some accounts
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Remove currency key in IT - Payroll

    How to remove currency key against a wage type in IT table through a rule?
    Thank you
    Sriviswanath A

    What's your purpose to remove it? of just investigation :-?
    Anw your IT is quite strange, I just see IT as below:
    A WT   WT Text    APC1C2C3aBKoReBTAwvTvNUnit Amt/Unit No.           Amount
    3 0002 Monthly Wag01                                                  11,266.67
    3 0002 Monthly Wag02                                                  12,391.67
    3 0002 Monthly Wag03                                                  12,391.67
    If you want to process Payroll schema, plz investigate function PIT, and some operation NUM, AMT, RTE, etc in T-code PDSY. Plz look at Useful documents for Schema & PCR configuration if you wanna have more documents.
    Regards,
    Woody

  • Remove Currency Display in Entry-Ready Columns

    Hello,
    I want to remove the currency out of entry-ready columns with mixed units (quantity and amount). For the display columns I used the NODIM operater as described here: Remove currency display, however this doesn't work for entry-ready columns. Any suggestions?
    Thanks,
    Norbert

    Hi Gordan,
    Thanks for your reply, but it doesn't solve my problem. What I want is how to display the currency code in JE Layout. I am able to display the rate in JE Layout but unable to find the currency code field in layout.
    I know how to use the Fixed Exchange rate in JE, please do let me know if you know how to pull out Currency Code in JE layout, thanks.
    Regards,
    MH

  • 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.

  • 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.

  • Removing currency system

    When using the PLD, and a system variable, how can the currancy symbol be removed?

    Dear,
    Note 864686 could answer your question correctly, but was written for Business One Verions prior to Version 2005X. For 2005 version, please find the example below.
    Request :
    Show profit and loss statement report without currency symbol.
    Solution:
    1. modify the Properties of the two fields in the Repetitve Area
       (Field_082 and Field_083) as per below
       Field_082
       General Tab
       Visible:    NO
       Left = 0/Width= 0/Top= 0/Height= 0
       Field_083
       General Tab
       Visible:    NO
       Left = 0/Width= 0/Top= 0/Height= 0
    2. create two new fields in the Repetitive Area as per below:
       Field_Formula1
       General Tab
       Visible:    YES
       Left = 370/Width= 180/Top= 0/Height= 20 (or as required; the messure-
                                                ments here are as per
                                                original field - Field_082)
       Content Tab
       Source Type: Formula
       ToNumber(Field_082)
       Field_Formula2
       General Tab
       Visible:    YES
       Left = 180/Width= 190/Top= 0/Height= 20 (or as required; the messure-
                                                ments here are as per
                                                original field - Field_083)
       Content Tab
       Source Type: Formula
       ToNumber(Field_083)
    I hope this is helpful for you.
    Regards
    Apple

  • 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.

  • CURRENCY IN PLD

    Dear All
    How can we set currency symbel in Purchase Order PLD. Any guideness.

    Hi,
    In PLD, Properties > Content, choose Formula.The formula to use is: Currency(F_051). F_051 is the field number in PLD, for example the DocTotal.
    Kind regards
    Carin

  • 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)

  • Remove Zeros in PLD

    Hi All,
    Please suggest how to remove the decimals in PLD.
    Currently we had configured for 4 decimals, but in the PLD we require only 2 decimals.
    Please suggest
    Regards
    Shanker

    Hi,
    If you use the Concat function, whenever you have some decimal values (eg 24.68) then instead of the decimals you will see .00 (eg 24.00) so it's not the right solution.
    You can use the following formula instead:
    Field_XXX*1.00
    And tick the Suppress Zeros for Field_XXX at the same time. This will display only the first two decimals properly.
    Regards,
    Nat

  • Showing correct currency in PLD

    Hi Experts
    I am using variables to show the total, discount, VAT and grand total on my purchase orders in PLD.   I don't seem to be able to find a way of making the system show the correct currency when a PO is either USD or GBP.     How can I make it show only the currency of the PO document?
    Thanks
    Jon Yen

    Have you reviewed the system provided layout? Does it do what you want it to do? If so, you can review the variable numbers & links in the layout designer.
    If you check the actual documents with the View>System Information turned on, When you hover over the fields you will see that the variable number in the fields is different depending on the currency of the document. These varibles concatenate the currency symbol with the field value
    If you add the different variable numbers one on top of the other & use the link field to link them to themselves, then they will not display if they are blank.
    I think this is the method I have used, but will check my customers layouts & repost if not.

  • Localization currency in PLD

    Hi all!
    In PLD, i want to print llocalization currency. My country is Vietnam.
    Is it possible?
    Thank you

    Hi,
    Check the Administration -> System Initialization -> Company Details -> Basic Initialization tab -> Multi-Language Support'.
    It explains :
    Multi-Language Support Select to enable the Multi-Language Support function in the company.
    Use this function to translate field names in SAP Business One to foreign languages and print them in documents you send to foreign business partners.
    Regards,
    Jitin

  • Removing Currency Sign from report figures

    Hi,
    Please any one has an idea on how I can prevent the currency sign from appearing on the body of the workbook.
    I have column headers with the appropriate currency sign but I do not wish to see the key figure values appearing with the currency sign prefixed.
    Your assistance will be appreciated.
    Regards,
    Uche

    Hi
    create a new forumla with NoDim(key figure) and use that formula while hiding the orinigal key figure.
    This will work.
    Regards
    Pradip

Maybe you are looking for

  • Mapping Street2 and Street3 through idoc CREMAS

    Hi Is there a way to populate the fields STREET2 and STREET3 through the idoc CREMAS05? Thanks Nag

  • Structure Mapping Question Selected node copying

    Dear experts, I would like to know the following. I have an Idoc to xml-file scenario. The xml is provided. There are for each row in the idoc a number of similar segments (1..unbounded). I want to copy only those segments if they have a particular v

  • Underlined labels in forms

    Strange behaviour. I have form with underlined labels, this appear correctly when work in client/server mode, in case this is run in web server labels are not underlined ! As anyone idea how to solve this ???? Thanks in advance for your help Gianni M

  • Form don't close

    Hi everybody I hope that somebody helps me I've an application in Forms 9ids, when i call a form from menu this form run fine, but when I´ve try to exit the form this close, but the browser is not closed which prevents to see my main form me I've win

  • ORDER_RANK function

    Can someone help me with understanding how this function works? Thanks!