Currency Unit appearing in attribute of masterdata

Hi All,
We have a field called Annual Salary that is set as the attribute of a masterdata.
When running BW reports, this annual salary field used to just extract the figure, minus the currency. However, we have discovered that recently, the field is including the Currency in the result as well.
This means, for example, instead of just showing 80000 in the Annual Salary column, we're getting USD 80000 instead.
I could not seem to find the setting that controls this. Can you advise where is the display of currency for attribute of masterdata controlled?
Thanks!
Regards,
Pat

Hi,
Check the definition of the KF object used as an attribute of a master. The currency USD must be hardcoded in its definition itself instead of having any currency key object like 0CURRENCY associated with it.
Regards,
Yogesh

Similar Messages

  • Currency unit in return tables

    Hi @ all,
    I'm working with a return table in the update rules to calculate a key figure. Is it possible, that the currency unit of the key figure is not filled automatically? The currency units in source system and target system are the same.
    Thank you for your help!
    Clemens

    Hallo Clemens,
    yes, you're right; are you sure as well to not have more COMP_CODES then 0009 and 0010?
    perhaps it would be wiser to lookup the comp_code-currency from the master data of 0COMP_CODE (0CURRENCY is one of its attributes) in order to avoid having it empty and always hardcode it... This is of course if you want to derive the company code currency...
    hope this helps....
    let us know if you question is answered by closing the thread!
    Olivier.

  • Cannot add Currency Unit in CUbe

    Hello,
    I am trying to add a currency unit (ZCURR1) which I created to my Unit Dimension in my InfoCube. This unit is created under the 0UNINOTASSIGNED InfoArea. The problem is I dont see any of the units (currency units etc) under the 0UNINOTASSIGNED InfoArea when I wish to drag & drop the same. Do I need to make any changes?
    Interestingly, I see 0CURRENCY already existing in my UNIT dimension of the InfoCube. But when I go to the Transformation Screen, I do not see it. Why is it so?
    POINTS WILL BE AWARDED!!
    Regards,
    SD

    Hai Sebastian,
    If you have created ZCURR1 as an attribute you cannot drag and drop in to the unit dimension.If its been created as navigational attribute you can see under the navigational attribute folder,once the master key charcterstic is dragged in to the dimension.while executing a query you can see ZCURR1 in the attributes folder,irrespective of display or navigational attribute.
    You can see the 0currency in the unit because you must have got a key figure which is a type CURRENCY and which is not fixed currency.

  • Adding Currency Unit in InfoCube definition

    Hi Guys,
    I am working in BI 7.0. I created a currency unit ZCURR1 and wish to add this to my InfoCube definition under the Unit dimension. How do I do this as I am unable to locate ZCURR1 anywhere.
    I had also marked some attributes as Navigational Attributes. But I dont see these attributes in Cube definition. How can I see these navigation attributes in the folder "Navigation Attributes" in the cube definition?
    Thanks & points will be given,
    SD

    Hello Sebastian,
    To see the Navigational attributes in the Cube definition, first you need to add the info object which has these navigational attributes in it. Like if you want to see the Material Type which is a navigational attribute of 0MATERIAL, first you have to add 0MATERIAL in the cube and then only you can see it in the Navigational Attr Tab.
    For the Currency key to be displayed in your Units tab, it totally depends upon the key figures you are using in the cube and the system will automatically add them under the Units. Like if it is Standard Price then system will add 0CURRENCY automatically as it is used in the definition of that Key Figure.
    Hope it helps..

  • Currency unit in Report painter

    Hi,
    I met a problem when i maintain a report using report panter. Table FAGLFLEXT is used for the library, and I want to using currency translation function. I use Basic key figure "HSL local currency" and CC_HSL translation local currency for the report. But when i run the report, there is a problem, system tell me that can not find the unit of source currency, so can not translated to target currency. The data of local currency can be displayed.
    i set the format of the local currency column, find that even i click "print the unit", there is no currency unit of the data, so I think there is some problem.
    What is the problem? thank you!

    Hi Amir,
    Thank you for your answer.
    I changed the key figue to "Crcy Transltn TransCrcy (Act.)" as told, and run the report again, but still have problem.
    No valid exchange rate for currency translation from  to USD
    Message no. GR640
    Diagnosis
    The system could not find a valid exchange rate for the currency translation.
    System Response
    The system could not translate into the target currency.
    Procedure
    Check the target currency, the exchange rate date and the exchange rate type.
    I am sure i have maintain the exchange rate type and related rate.
    The setting of "Define Currencies of leading Ledger" is "1 Translation taking transaction currency as a basis".
    I think the problem is that the system cannot find the unit of the currency, so the error massage display as "No valid exchange rate for currency translation from  to USD". If can find the unit of currency, i thought the message should be like "No valid exchange rate for currency translation from EUR to USD".
    If the unit can be found, I think after set the format of the column "print the unit", in the report the unit can be displayed. But in my system, can not display the unit.
    What do you think about this? thanks in advance.

  • Error:' ' cannot appear in attribute value error while deploying ESB

    Hi,
    I am facing issue while deploying ESB using script.Below is the error which I see in while running script.
    [deployESBProjects] Deployment Attempt Response :
    [deployESBProjects] <deploymentSummary>
    [deployESBProjects] <message>Entity Deployment Failed</message>
    [deployESBProjects] <errors>
    [deployESBProjects] <error code="1000" severity="5">
    [deployESBProjects] <description>Error:'&lt;' cannot appear in attribute value.. Please see the DT Server log for details</description>
    [deployESBProjects] <fix>Contact Oracle Support</fix>
    [deployESBProjects] </error>
    [deployESBProjects] </errors>
    [deployESBProjects] </deploymentSummary>
    [deployESBProjects] Deployment Failed ...Unhandled Exception
    [deployESBProjects] java.lang.Exception: Deployment attempt failed, please review deployment attempt response above
    [deployESBProjects] at oracle.tip.esb.client.anttasks.DeploymentHelper.deploy(DeploymentHelper.java:112)
    [deployESBProjects] at oracle.tip.esb.client.anttasks.DeploymentHelper.deploy(DeploymentHelper.java:159)
    [deployESBProjects] at oracle.tip.esb.client.anttasks.ESBProjectTask.deploy(ESBProjectTask.java:107)
    [deployESBProjects] at oracle.tip.esb.client.anttasks.DeployESBProjectsTask.execute(DeployESBProjectsTask.java:103)
    [deployESBProjects] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    [deployESBProjects] at org.apache.tools.ant.Task.perform(Task.java:364)
    [deployESBProjects] at org.apache.tools.ant.Target.execute(Target.java:341)
    [deployESBProjects] at org.apache.tools.ant.Target.performTasks(Target.java:369)
    [deployESBProjects] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
    [deployESBProjects] at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
    [deployESBProjects] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40)
    [deployESBProjects] at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
    [deployESBProjects] at org.apache.tools.ant.Main.runBuild(Main.java:668)
    [deployESBProjects] at org.apache.tools.ant.Main.startAnt(Main.java:187)
    [deployESBProjects] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:246)
    [deployESBProjects] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:67)
    In ESB DT logs I see
    <MSG_TEXT>deployment failed with error </MSG_TEXT>
    <SUPPL_DETAIL><![CDATA[oracle.xml.parser.v2.XMLParseException: '<' cannot appear in attribute value.
         at oracle.xml.parser.v2.XMLError.flushErrors1(XMLError.java:320)
         at oracle.xml.parser.v2.XMLReader.scanNameChars(XMLReader.java:1151)
         at oracle.xml.parser.v2.XMLReader.scanQName(XMLReader.java:1928)
         at oracle.xml.parser.v2.NonValidatingParser.parseAttr(NonValidatingParser.java:1497)
         at oracle.xml.parser.v2.NonValidatingParser.parseAttributes(NonValidatingParser.java:1447)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1286)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:336)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:303)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:291)
         at oracle.tip.esb.configuration.deployment.DeploymentXMLUtil.parseServiceXML(DeploymentXMLUtil.java:48)
         at oracle.tip.esb.configuration.deployment.JDevDeploymentManager.sortEntityXML(JDevDeploymentManager.java:314)
         at oracle.tip.esb.configuration.deployment.JDevDeploymentManager.deploy(JDevDeploymentManager.java:175)
         at oracle.tip.esb.configuration.deployment.DeploymentServlet.doPost(DeploymentServlet.java:120)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    and one more issue as well
    <MSG_TEXT>Could not patch the details of the instance '514FC70036EF11DE8F194DE6D3B1CD10' to the relationship xml</MSG_TEXT>
        <SUPPL_DETAIL><![CDATA[oracle.tip.esb.monitor.MonitorException: Unable to build the instance relationship, as the required metadata is not available
         at oracle.tip.esb.monitor.manager.database.MetadataProvider.getRelationshipXML(MetadataProvider.java:168)
         at oracle.tip.esb.monitor.manager.database.DBActivityMessageStore.getInstanceRelationship(DBActivityMessageStore.java:672)
         at oracle.tip.esb.console.XMLInstanceManagerImpl.getRelationship(XMLInstanceManagerImpl.java:116)
         at oracle.tip.esb.configuration.servlet.command.GetTrackingDetailsCommand.execute(GetTrackingDetailsCommand.java:84)
         at oracle.tip.esb.configuration.servlet.CommandServlet.doJob(CommandServlet.java:109)
         at oracle.tip.esb.configuration.servlet.CommandServlet.doPost(CommandServlet.java:76)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    ]]></SUPPL_DETAIL>
    Please let me know if anyone faced such type of issue.Appriciate if somebody suggest me as this issue occured in PROD.
    Thanks
    Vinay
    Edited by: ZeroKool on May 3, 2009 10:17 PM

    Andre,
    Its not with xml,as the same codebase and the script does work in other env(dev/tst/stage) except in prod.I simply can't figureout whts the issue.
    Even I see below error in esb-dt logs
    SUPPL_DETAIL><![CDATA[oracle.tip.esb.monitor.MonitorException: Unable to build the instance relationship, as the required metadata is not available
    The above error shows in esb console as well in instances.This is a major concern.
    Thanks
    Vinay                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Improper display with Currency/Unit in drilldown

    Hi ,
    There are 2 KFs in the query , 2nd KF is one level down (i.e inside the triangle of first KF) .
    KF's are :
    Net value
    Net val in doc currency
    when i drill down on Currency/unit it just drills down by statistics currency (i.e for first KF) it doesn't display other currencies for KF Net val in doc currency .
    But when i bring the 2nd KF to same level as first KF (i.e outside triangle) it works properly .
    Can any one tell me the reason if you had a similar case .
    I think it's some front end problem ?
    Thanks
    Gururaj

    Gururaj,
    I think that it is normal behaviour.
    When you drill down by currency, the 1st KF is drilled down. For example, after drill down you have several rows (columns) with particular statistics currencies.
    The currency shown in each particular row (column) acts like a filter for subordinate nodes.
    If your doc currency doesn't equal to statistics currency, nothing will be shown.
    Best regards,
    Eugene

  • How to apply Hierarchy on attributes of masterdata?

    Dear SAP techies,
              Here's my problem . I am loading customer master data from CRM to BI . The field "account number" has attributes customer name,address,category type. There's no hierarchy maintained in the CRM .
    When i load the data in BI and make a query in query designer , want to apply hierarchy on the attributes of masterdata bearing characteristic "account number"
    I have selected the active hierarchy option available in query designer , but that works on different characteristics , not on the attributes of charcteristic.
    Also,we   cant follow the option of maintaining hierarchies in BW through flat files.
    Plz answer urgently and thanks will be return in the best way we do in sdn !!!
    Edited by: Sumit Goomber on Mar 28, 2009 7:32 AM

    If I understand you correctly you are loading customer master which has an attribute as account no. and account no. itself has attributes that you want to report as hierarchy.
    I think you are looking for "Transitive Navigational Attributes" Which means attribute of an attribute..
    See the below link if it helps..
    [http://help.sap.com/saphelp_nw04/helpdata/en/6f/c7553bb1c0b562e10000000a11402f/frameset.htm]
    Thanks,
    Kapil

  • How to display Currency Unit beside value in BEx Report?

    Hi,
    I have 2 separate Amounts in the columns area. Their respective currencies exist as Characteristics in Unit dimension. How do I display the amount along with currency unit beside it?
    As of now my Report looks like....
    Amount 1              Amount 2
    2000                     3000
    I would like to display it as......
    Amount1           CUR                Amount2          CUR
    2000                 EUR                 3000               USD
    Thanks,
    SD
    Edited by: Sebastian D'Souza on Jan 16, 2009 11:40 AM

    Hi Sebastian,
    Yes it can be possible to get the currency unit along with currency in ur report.
    To do this, first of all u need to have the currency unit in ur flat file or else in ur data.
    If u have so, here are the steps to do that.
    1.Double click ur amount info object under 'currency/unit of measure tab' , in the unit/currency field just give as 0currency.
    2.And then activate ur info object.
    3.In Transformations u will find another field '0currency', just map it to the amount field.
    and then do the process as usally loading data to target, and the execute the report.
    u will be able to see currency unit filed also.
    hope this helps u.
    Thanks,
    Sai Chand.

  • Preventing display of currency unit infoobject values in a report

    Hi,
    For a currency type key figure, there is a currency unit infoobject specified. This has INR (Indian Rupees) as its value in the infocube for all the records. When I display the KF in a report, the value of the associated currency unit also gets displayed with it. Is there any way to not get this display of the associated currency unit other than not having any currency unit values in the infocube?

    Hi Jr,
    Thanks, that works.

  • Currency/Unit may not be initial

    I have a real-time infocube. All keyfigures in this cube are zero. If I start to plan this cube, I get an error message “Currency/Unit may not be initial”. What is wrong?
    Thanks!

    Are you using IP?  I think you need to specify in the filter what currency / unit you are planning with.
    If using BPS, i would set the unit and currency in the planning level...

  • Currency UNIT at row level

    Hi Experts,
    I am using BI 7 and my reports are showing Currency Unit for key figures at the top (in row header only)
    Whereas I want them to be shown with the Key figure Values.
    Current View                             Desired
    plant    Sales                         plant     Sales
              USD                                           
    US01     100                            US01     100 USD                
    US02     50                             US02     50  USD
    Is there any setting where I can achieve the above feature.
    Appreciate your help.
    Best Regards,
    Pratap Sone

    Hi Pratap,
        Please refer the following link for query properties.
    [Currency and Unit Display in Business Explorer|http://help.sap.com/saphelp_nw70/helpdata/en/08/81b98895e911d4b2ca0050da4c74dc/content.htm]
    In that there is a setting mentioned for displaying the unit in the header.
    Please check and I hope this helps.
    Regards.

  • Currency Unit Problem

    Hi all,
    I have a problem to display amount of different currency unit in a single column. i want to display report amount based on account no
    on that i have some canadian account and US account. amount unit for canadian currency is CAD and for US it is USD. user wants to display amount and there unit side by side. the problem is in the subtotal or overall result is comming as * due to CAD and USD. i cant use NDIM function as user wants to display amount and currency unit together.
    can any one suggest how can i solve this issue.
    samit

    one more option would be:
    Create two restricted KeyFigures. One  for USD and one for CAD .So that you could see all USD amounts in one column and all CAD amounts in different column..Hide base keyfigure.Now you will not get * for subtotals and Overall result and amount and currency unit will be displayed together
    Message was edited by: Murali

  • Currency Unit, error while filtering in a report.

    Hello ,
         We have a report with the Currency Unit (1CURDIM) in the rows. After the query execution when we right click and try to "Select a filter value" for the Currency Unit we are getting a error message saying "System error in program CL_RSR and for GET_CHAVL_NC_FROM_SID-01-(see long text)", there is no long text though.
        Please help....
    Thanks.

    Check the below link :
    https://websmp204.sap-ag.de/~form/handler?_APP=01100107900000000342&_EVENT=REDIR&_NNUM=954852&_NLANG=E

  • Currency & Unit creation in Cube

    Hi,
    Could anyone guide me the Steps for using of currency field from start to end in BI 7.0.
    Am trying with a small example where keyfields contains a currency or unit infobject.
    a) created infoobject with Quantity field as Unit and Price as Currency
    b) Created a Cube, with Unit & Currency dimensions
    c) Created a Infosource, able to see Unit & Currency fields
    d) Created transformations by using cube, able to map fields automatically
    e) Am unable to proceed from DTP onwards.
    I request you to please provide the steps of currency creation.
    -Naveen

    Its not a standard datasource.
    I created my own Characteristics & KeyFigures Infobjects for practice. In that i added Amount as Currency and Quantity as Unit key figures.
    I want to generate a simple report with creating Cube by Currency & Unit fields.
    Could you please provide Step by Step for these in BI 7.0.
    -Naveen

Maybe you are looking for

  • How to make use of Portal service in the web dynpro application

    hi I have some portal service and how to use that in the web dynpro application. and also what is the main diff between Portal Component and web dynpro application. do we required portal to run web dynpro application. thanks mmukesh

  • [Solved] My TouchPad don't work

    Do not know when to start,I don't use HAL.it's work gread in Windows7 TouchPad is important for me.I tried almost all the methods with Google,enn...It's really driving me crazy!sorry for my english, thx for you help T_T cat /dev/input/mouse1(0)  has

  • Remove trailing zeroes in quantity field.

    Hi all, I am having quantity field in ALV grid display : VBAP-KWMENG. Iam getting quantity value as 1,000.My requirement is to get quantity value as 1.(without ',' and zeroes). Suggest me a suitable solution. Thanks all.

  • Can I auto-advance slideshows in idvd?

    Can I auto-advance slideshows I create in iDVD?

  • Firefox doesn't load formfields

    My webshop refuses customers to pay online when they use firefox. The form used for sending data to the bank isn't filled with the variables. A test showed that the variables are correct recieved in the PHP file but are in Firefox not added to the fo