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

Similar Messages

  • How to Remove Business System From SLD

    Hi Experts,
    I Created Business System For Web As ABAP.
    While Removing Business System From SLD Means I am Getting the Following Error.
    java.lang.NullPointerException at com.sap.sld.wd.businesssystem.BusinessSystem.removeXIIntegrationServer(BusinessSystem.java:497) at com.sap.sld.wd.businesssystem.wdp.InternalBusinessSystem.removeXIIntegrationServer(InternalBusinessSystem.java:474) at com.sap.sld.wd.businesssystem.BusinessSystemMainView.RemoveOk(BusinessSystemMainView.java:450) at com.sap.sld.wd.businesssystem.wdp.InternalBusinessSystemMainView.wdInvokeEventHandler(InternalBusinessSystemMainView.java:477) at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87) at com.sap.tc.webdynpro.clientserver.event.CustomEventProcessor.handleServerEvent(CustomEventProcessor.java:45) at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doHandleServiceEvent(WindowPhaseModel.java:362) at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:129) at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:344) at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processPhaseLoop(WebDynproWindow.java:355) at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:152) at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:298) at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:705) at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:659) at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:227) at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:150) at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:56) at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:47) at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325) at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887) at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241) at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92) at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148) at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33) at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at java.security.AccessController.doPrivileged(Native Method) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Please Let me know How to Remove it from SLD.
    Regards
    Khanna

    HI Khanna
    Delete the Business System in your IR and ID, if any interfaces are developed under this BS.
    See if any items in locked state...and also after deleting it...activate it and refresh the cache. this shud help
    If you deleted from everywhere then it should not give that message.
    Try after refresh cache using SXI_CACHE.
    Finally Delete the BS from SLD
    In general , that to be you are facing this type of problem only inthis situation , then you have to refresh SLD cache.
    See the below link
    /people/sravya.talanki2/blog/2005/12/02/sxicache--ripped-off - SXI_CACHE
    XI Runtime cache error: Cache contents are obsolete
    Cache Refresh - SAI_CACHE_REFRESH
    /people/sravya.talanki2/blog/2005/11/03/cache-refresh-errors--new-phenomena
    Cheers..
    Vasu
    <i>** Reward Points if found useful **</i>

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

  • Removing file system from meta devices in solaris 10

    hi,
    I have created a file system on meta device in solaris 10 using below command
    newfs /dev/md/rdsk/d110
    now i want to remove file system to make the meta device free, required command to remove file system ?
    Regards
    Zeeshan

    Thanks for your response , actually i have performed the below steps to release the space from mount point /u05 which i want to make the space as raw device so that i can use it for ASM , so my question is that how can i unformat the file system so that it can be a raw device.
    umount /u05
    metaclear d110
    (Now i have the below two metadevices 500gb each which i want to use as raw device so that i can allocate it to ASM (Automatic Storage management). So how can we make it as raw device ??
    /dev/dsk/emcpower17a
    /dev/dsk/emcpower17a

  • Remove odbc system dsn using batch file and odbcconf

    I create user system dsn entries by using a batch file and odbcconf call.  I've found references here on how to do that, yet cannot seem to find any results on how to remove them using that same call.  The library information (http://msdn.microsoft.com/en-us/library/ee388579(VS.85).aspx) states add and modify a system dsn for configdsn and configsysdsn and references equivalent to SQLConfgDataSource function. (http://msdn.microsoft.com/en-us/library/ms716476(VS.85).aspx) but the config data source function has a a removal and this doesn't seem too. 
    Apologies for being obtuse, but I can't seem to locate it.  Any links to how this is done from a batch file are much appreciated.
    Regards,
    NR.

    John C is basically correct, you can remove a System ODBC data source via the registry, but there is apparently no way via odbcconf.exe.  That is of course really stupid and poor programming!
    John, however, forgot another important registry entry.  That key deletion he mentioned will disable the odbc connection, but not remove it entirely.  If you just do that and then open the "ODBC Data Source Administrator", you will find the
    connection is still listed, but you can't remove it or modify it.  It becomes completely screwed up! There is a value to delete as well which dictates if the connection is listed.  Consider it the "header" to the data source.
    Also, in Windows 2003 and 2008 at least, the registry key John C listed is not quite the location to modify either.  This is where to find them in those OSs:
    HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\%DSN%
    or
    HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBC.INI\%DSN%
    The "header" I reffered to is a string value in inside a key (not the whole key!)
    HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\ODBC Data Sources
    or
    HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBC.INI\ODBC Data Sources
    The string value is the data source name.  This entry must be removed to remove the data source listing entirely.
    Here are some batch snipets for creating and then removing an odbc data source.  I'm leaving out some premiliary chunks, but you can figure it out from here. If you can't, you probably shouldn't be messing with this stuff in the first place!
    In these scripts, I create and remove a 32-bit data source in either a 32-bit or 64-bit version of windows.  The windows folder variable gets set to either "C:\Windows\System32" or "C:\Windows\SysWOW64" depending on the os.  In case you didn't
    know, on a 64-bit machine there is are also 2 differrent versions of the "ODBC Data Source Administrator" gui tool and the data source lists differ (32-bit vs 64-bit lists).  The 32-bit version on a 64 bit OS is found at "C:\Windows\SysWOW64\odbcad32.exe". 
    The one in the start menu will load the 64-bit version so you will never find your 32-bit connections there.
    Note - for simplicity I use the database name as the user name and and the data source name as well (in case there was any confusion). 
    Create the connection like so:
    echo Creating 32-Bit System ODBC Connection "%DatabaseName%"...
    "!WindowsFolder!\ODBCCONF.EXE" CONFIGSYSDSN "!ODBCDriver!" "DSN=%DatabaseName%;Server=localhost;Port=3306;Database=%DatabaseName%;UID=%DatabaseName%;PWD=%DatabasePassword%"
    And then remove it like this:
    echo Removing 32-Bit System ODBC Connection "%DatabaseName%"...
    if "%WindowsBits%"=="32" (
    If Exist "!TempRegFile!" Del "!TempRegFile!"
    echo Windows Registry Editor Version 5.00>>"!TempRegFile!"
    echo.>>"!TempRegFile!"
    echo [-HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\%DatabaseName%]>>"!TempRegFile!"
    echo [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\ODBC Data Sources]>>"!TempRegFile!"
    echo "%DatabaseName%"=->>"!TempRegFile!"
    regedit /s "!TempRegFile!"
    ) else (
    If Exist "!TempRegFile!" Del "!TempRegFile!"
    echo Windows Registry Editor Version 5.00>>"!TempRegFile!"
    echo.>>"!TempRegFile!"
    echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBC.INI\%DatabaseName%]>>"!TempRegFile!"
    echo [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBC.INI\ODBC Data Sources]>>"!TempRegFile!"
    echo "%DatabaseName%"=->>"!TempRegFile!"
    regedit /s "!TempRegFile!"
    If Exist "!TempRegFile!" Del "!TempRegFile!"

  • How to remove the system data details from the overview tab in crmd_order?

    Hi All,
    How to remove the system data details from the overview tab in crmd_order?

    Hi,
    It is a standard functionality. Those information will be very useful when you send a message to SAP.
    If you still want to remove them, raise an OSS message.
    Regards,
    Rajesh Kumar

  • How to remove Production System from Solution manager.

    Hi All,
    We have Three system landscape and solution manager installed.
    All the system are managed by Solution manager.
    here we are looking to remove the Production System from Solution manager.
    as in case if is there any problem in solution manager then we are not dependent on it.
    things will work directly on Production system.
    Could you please let us know the procedure to remove the system from solution manager.
    Please let us know if is there any document provided by SAP.

    Hi,
    Have you implemented charm,ccms monitoring or any other functionalities?
    if yes,.Delete the sytem from tms domain. and TR route needs to be adjusted, if you are using ccms, remove the agent details from RZ21 also.
    Does your production system data coming from SLD?
    if yes, Delete the entry from SLD
    if both the answer is no.
    1.delete  RFC from SOLMAN to the production systems.
    2. delete the production system using SMT2 transaction.
    3. Remove system rom SMSY from SOLMAN.
    Thanks,
    Jansi

  • 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

  • Removal of system fan

    Hi Guys
    Can anyone tell me how you remove the system fans as i need to replace it, i can't seem to find any clips anywhere, my motherboard is the MSI K7N2 Delta-ILSR, and the fan i'm talking about is the one above the graphics chip, NOT the CPU
    Cheers Guys
    Hayley
    [email protected]
    http://www.hayleyoborn.co.uk

    take the motherboard out of the case
    pinch the heads together on the underside of the 2 small pins
    they splay open like a rawl plug does
    and pull them from the front
    then once they are both out twist it to break the suction of the grease

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

  • Error when trying to remove logical systems using SALE

    Hello,
    We are trying to remove obsolete entries from the logical system name table using transaction SALE. When doing this, for some entries, I am getting a message:
    The logical system GB1MATDEV is still used in distribution model SUBSYSTEMS (client 010).
    Confirm that the logical system GB1MATDEV is really no longer used. Delete it first from distribution model SUBSYSTEMS (client 010), then delete it here.
    So in client 010, I tried to delete the entry from the distribution model (t-code BD64), and I get another message:
    Action cannot be carried out on the nodes selected.
    It seems that I am stuck. Any ideas on how to resolve this?
    Regards,
    Michael Dube

    Dear Michael
    "So in client 010, I tried to delete the entry from the distribution model (t-code BD64), and I get another message:
    Action cannot be carried out on the nodes selected."
    You need to delete the lowest possible node first, if you select the top node you get this type of error.
    You need to expand the node and then delete the smallest part of the node first and work your way up until you can delete the node itself.
    <removed_by_moderator>
    Kind regards
    Tom

  • Oracle Services are not removed from system (10g, on Windows 2003)

    Hi,
    I haven't used Oracle on Windows Os before and not sure what to do.
    Here is what happened
    1- I installed 10g on windows 2003 server, created a database with service name OPER
    2- I was unhappy with the installation and removed it.
    3- then I installed Oracle 10g software again, creating a database again which has name IZROPER
    now, there are two of every oracle service in the services.msci
    service names containing the first db's (OPER) are still showing up in services, how can I remove them?
    ORACLEDBCONSOLEoper
    OracleJobSchedulerOper
    OracleServiceOper
    etc..

    start -- run -- > regedit
    In regedit mode --> HKLM -> SYSTEM -- currentcontrol set --> services --> here Oracle services are avilable , you can delete from here.

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

  • Removing OS9 system folder

    I want to delete my OS9 system folder. I don't use, don't want to use and have no need to use it. I have been on OS 10 full time since the 10.1.5 days - I'm not looking back now.
    I want to free up some space as this is on my laptop. I know there are other ways, removing languages etc - these have been done. I want to do this but everytime I try I get "The operation cannot be completed because item "System Folder" is required by the System." - when dragging to the trash.
    I have changed the owner of the folder to my admin user - no luck. I have tried changing the name of the folder - no luck. What do I need to do? I wan't system 9 gone!

    Thanks to Abe, your link provided the answer I needed. Copied below for reference:
    Try running the following command in the Terminal:
    sudo rm -R /System\ Folder
    It will ask for your password. Type it in and hit return. That should delete the OS 9 System Folder.
    This was critical because no matter what I did in terms of permissions (as noted in my original post) could I delete the folder OR any of the files inside it (an old OS9 trick where deleting files inside a folder, then the folder itself often worked).

Maybe you are looking for