Generate report in different currency

HI,
I got a requirement to generate a report for an entity which is having default currency as "USD". This is very quite easy to generate report by selecting as entity currency. But the requirement is the same report must be in other currency like "GBP" which is not a parent currency of the Current Entity. But the currency is available in my Application. So How can i generate the report and what are things i need to do select? Please clarify my issue....
Thanks in advance....
Challenger

I am not very clear about your requirement. What do you mean by this?
But the requirement is the same report must be in other currency like "GBP" which is not a parent currency of the Current Entity. But the currency is available in my Application. Can you give us more info about the current layout of your report? Which dimensions do you have in your rows? Is currency an entity or a UDA?
Cheers,
Mehmet

Similar Messages

  • Show report in different currency depending on user parameter

    hi all,
    i'm trying to show my report in different currency, depending on users given parameter.
    i hold my account balance in USD based. User should select one parameter, in which currency they want to see their account balance. (e.g. EURO, GBP ...) and depending on their selection, i want to convert USD based info into chosen currency, by fetching field from currency table and making some calculation.
    also i want to include in report currency($, £ ...) accordingly ().
    how can i achieve this, has somebody any suggestion to me?
    thanks in advance.
    bogi.

    hi,
    i think i need to explain my problem more detailed. anyone who has suggestion, please help me.
    i have 3 tables account, times and currency.
    - times table has time_key, date, day_of_week fields.
    - account table has - account_balance and time_key_FK fields.
    - currency table has currency_type, amount, time_key_FK fields.
    1. i have function decode(:Currency,'USD',account_balance,'EURO',--here i want to replace my calculation CALC1---)
    CALC1- this calculation need to some calculation like this: account_balance * (fetched field from this sql)(select amount from currency, account where currency.currency_type='EURO' and account.time_key_FK=currency.time_key_FK)
    i tried to do this, but discoverer plus doesn't let me make condition and calc. i'm very confused.
    2. after i achieve this query, somehow i want to display on worksheet on which currency is it based. can i get parameter value, and show this value as in column heading?
    tnx!!!

  • Invoice report with different currencies

    Dear friends,
    I need a report for invoices. I want to choose currency from selection screen. And report will calculate invoice amount with this currency. Does SAP have a standard report for this?
    How can I see invoice list with different currency?
    Thanks

    Thanks for your interest. But I am looking for invoce report. For example I have 3 PO
    PO number      Currency      Amount
    121100                EUR             100
    121101                TRY              200
    121102                USD              300
    I want to see a invoice list like below
    Selection screen :
    Report Currency : USD
    When I execute I want to see report like
    PO number      D.Currency      Amount          Report Currency (I choose USD and amount will exchange to USD)
    121100                EUR             100                       68
    121101                TRY              200                      150
    121102                USD              300                      300
    Is it possible?

  • How to test a generated report in my application by using web test written with Visual Studio 2012 Ultimate

    Hello,
    My application generates report in different formats, such as: Adobe, Excel, XML, CSV and HTML
    I have a webtest that makes all preparations, then generates a report. 
    In my application I have an option either to save the new generated report or open it.
    When I try to open the new report, the web test doesn't see it and therefore not allows me to test it.
    Please refer me to knowledge base or let me know how to resolve this type of issues.
    Thanks.
    qatm

    Hi qatm,
    Thank you for posting in MSDN forum.
    Since this web performance test is used to verify the Http request/respond work correctly in VS, and the browser session is then displayed as a list of URLs in the Web Performance Test Editor.
    However, as you said that you want to test a generated report in my application by using web performance test in VS2012 Ultimate. If the report is not as the Http format, so I think that it is not possible to test a generated report by using web performance
    test.
    Thanks for your understanding.
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Can we generate two invoice  for same product in two different currency

    dear all gurus,
    actually we are in export sales
    so we are generating export invoice.
    my client is asking for another invoice in INR too this is called comercila invoice
    with this i ve to generate the ARE form
    so how to do this three things
    1.export invoice in foreign currency
    2.commercial invoice in INR
    3.ARE form with referance to this export sales
    with regards
    subrat

    Hi Subrat,
    I really dont know how this scenario can be handled.
    2invoices for the same order is not allowed legally also. So if the user is asking for it, may be first they need to discuss this with their legal department.
    If they say ok, then you may think of only an output, where you can change the values with a standard exchange etc. But having 2invoices in the system of different currencies for a single sales order will lead to lot of problems in reporting.
    Can somebody throw some light on this, on how to enable this without any problems.

  • Report to show different currencies

    Dear Experts,
    Currently my report shows value in local currency.
    In my report I need to show the PO Value, GR Value etc in local, order and group currency. While investigating the underline Cube and DSO's, I find the following:
    1. There is no 0Curtype object in the DSO or corresponding values coming from Datasources.
    2. Each record has an Exchange Rate attached to it.
    3. All the PO values are converted to local currency. Say a PO is ordered in CAD and the local currency is USD. Now in the transformation the PO Value is converted to local currency using the program PERFORM LOC_CURR_CONVERT which uses the Process Keys, Order_Val, Doc_Date, Order_Curr, Loc_Curr, Exchg_Rate.
    4. This is done for other key figures too.
    Questions:
    1. Which the best way to approach this requirement and how to achieve the objective of showing the report in local, order and group currency? Do I need to make changes in the design if the cube, dso or only at report level and how? pls provide detail steps.
    2. In the DSO or Cube's I do not see any Group Currency mentioned? What is Group Currency and how do I achieve it?
    Thanks,
    Jainu

    Hi Jainu
    There is no need to change the Cube or DSO's design. Firstly Group currency is usually the global reporting currency used by your client. Usually it is USD if your client is based out of North America. Secondly you need to define different currency conversion types. For that go to RSCUR transaction and define a currency translation type.
    - It can be AS02 (Month Average Rate) or AS01(Month End FX Rate) or M (Daily exchange rate) type based on your requirement.
    - These values will be available in the TCURR table in your system and will be transferred from SAP R/3 to your BI system.
    - In the Currency Translation type definition choose Exchange Rate type in the exchange Rate tab.
    - In the currency tab choose "Source currency from Data Record, Target urrency as "Fixed Target Currency" and choose USD in the F4 help.
    In the Time Ref tab choose Fixed Time Ref and Current Date.
    Activate and move this translation type from Dev to Production in a transport. In order to do a currency conversion using this translation type in your query, choose your key figure and in the conversions tab, choose the conversion type and the Target Currency will automatically get populated as USD. When you run this query after these settings it will return your key figure values in USD. Remember that in the TCUR table your conversions should be maintained for all currencies to USD for this to happen and your READ_EXCHANGE_RATE function module should be defined.
    This is a generic approach and does not need any cube or DSO change.

  • Report painter question regarding amounts in different currencies

    Hi,
    I have a report created in GRR2 using library 1VK. We display the total costs SWOG here but have the request to see in addition these costs in USD simulteanously. For that I included the basic key figure SWZG. When executing the report there is now a new selection parameter Target currency, Exchange rate date and Exchange rate type. I can see a new column with USD values, so far so good. But when I check the calculation I find that it can't be right, it differs from what it should calculate.
    If I execute the report and select currency tranlsation of the key figure SWOG with exactly the same exchange parameters as above I'm getting different values in USD which match my manual calculation.
    Any idea why this happens? What do you recommend to have both currencies ate the same time on the screen?
    Thank you
    Exberliner

    hii sanjeev.
    try this,
    FM - > spell_amount
    OR
    data: words(50) type c.
    call function 'HR_IN_CHG_INR_WRDS'
         exporting
              amt_in_num   = '100000'
         importing
              amt_in_words = words.
    write:/ words.
    OR
    RF_SPELL
    rgds
    anver

  • Generate Report for each value of a certain column in a different pdf file

    Hi,
    I am generating a Group Above report in Oracle Reports Builder 10g.
    The scenario is that this report needs to be generated for several branches of a bank. The report needs to get generated in a different pdf file for each branch.
    The report, I have built, has a repeating frame based on the Branch group and all other reqd data are organised into repeating frames within this master frame.
    Currently the report is getting generated for all branches with the correct data but in the same pdf file.
    Please help.

    Hello,
    http://download-uk.oracle.com/docs/cd/B14099_17/bi.1012/b13895/orbr_dist.htm
    37 Bursting and Distributing a Report
    Oracle Reports enables you to deliver a single report to multiple destinations simultaneously. By taking advantage of this feature, you can create a single report, then send it in any format (for example, PDF or HTML) to multiple destinations.
    In this example, you will modify a simple report we have provided to burst each group to a separate report. You will then modify a sample distribution XML file to send an e-mail to each destination with an attachment based on the separate reports. You will also send multiple e-mails to the same e-mail address with a single attachment (the entire report).
    Regards

  • GR55 reports display in different currency

    Hi SPL gurus,
    Hope you can help me with this GR55 question.
    My customer needs to apply different (constant) exchange rate type while running the GR55 reports for all the company codes to ensure constant reporting across without taking account the flux in the exchange rates. I have therefore setup a constant exchange rate types, ratios and exchange rates in customizing.
    When I then run GR55 some reports show the figures in the new rate and some seem to ignore the rate (currencies/company codes are the same). My question is - does anybody know if there is a second setting for the currency rate type on the Report Painter/Writer itself? If so can maybe somebody point me to it?
    Any other suggestions why some reports do work and some don't?
    Many thanks,
    Annika

    Hi Gaurav,
    Thanks for the answer. It is not user specific problem.
    I think I already found an answer myself - some of my reports are in corporate currency and some in local.
    Anything in Global currency does not for some reason convert, only the reports on local currency do apply the different exchange rates correctly.
    I think I will need to redesign all the Global currency reports. Do you agree?
    Thanks again,
    Annika

  • Different currency apperance in report

    Hi all,
    when the currency has to appear different in the report what could be an easy or best way to handle it?
    The currency in the ERP is for each country available for example for company codes from Hungary, Malaysia, Japan, China is local currency available (there is also a currency type column available with the type 10, that means it is local currency). This data is loaded into the BW.
    In the report the credit control area has to have the currency which is global in Dollar.
    The thing is that the local currencies should appear in the local currency and the credit control area in the Dollar.
    Could this be handled/ displayed in a report?
    Thank you for your help!

    hi2guru wrote:
    > Do u want to display the values in particular currencies?
    Hi,
    I want to have for each row the local currencies and specific rows corporate currency.
    For example (1111 (this is the company code)) and 0010 (this is the corporate currency):
    1111  1000,00USD
    2222  2000,00JPY
    3333  3000,00RMB
    0010 1234,00Euro (1234,00 as example conversion in corporate currency)
    So I have rows with local currency which are transfered all into the BW and displayed in the report.
    And I need particular rows where the conversion should be displayed.
    I know the transaction RSCUR but don´t know how to handle the different currency appearance in the report.

  • Different currency symbols in report

    Hi All!
    Can anybody show me how to create international reports. I need to show different currency symbols in the same report but for different clients.
    I try to use set_nls function, but no luck.
    Any suggestions will be appreciated!
    It's urgent.
    Mike

    hi2guru wrote:
    > Do u want to display the values in particular currencies?
    Hi,
    I want to have for each row the local currencies and specific rows corporate currency.
    For example (1111 (this is the company code)) and 0010 (this is the corporate currency):
    1111  1000,00USD
    2222  2000,00JPY
    3333  3000,00RMB
    0010 1234,00Euro (1234,00 as example conversion in corporate currency)
    So I have rows with local currency which are transfered all into the BW and displayed in the report.
    And I need particular rows where the conversion should be displayed.
    I know the transaction RSCUR but don´t know how to handle the different currency appearance in the report.

  • Trial balance report in Mutilple currencies

    Hi,
    we are working in oracle applications 11i
    How can the gl super user generate different versions of trial balance report. each in a different currency, euro, etc
    We have the MRC installed for USD.
    Please correct me if I'm wrong, I' ll need to create a new reporting set of book, a new reporting responsibilty, etc.
    But, is there any way that we can get from the system sucha report without the above setup?
    need help urgent please
    Edited by: AHS on Jan 6, 2011 12:40 AM

    Hello.
    Translate your balances to the desired foreign currencies.
    Octavio

  • SAP Generated Report (RV13F501)

    In Dev. there is a report that is generated (RV13F501) and that report is trying to access the table KOMGF, field ZZPartner.  The problem is ZZPartner does not exist.  In Test and Prod RV13F501 is not generated but RV13F502 is instead.  Can anybody give me a reason why these two different reports are being generated in the different systems?  Everything works great in Test and Prod but not in Dev.  A consultant suggested that we delete the table KOTF501.  Would that solve the problem?  If so why?  The only thing I can think of it doing is forcing the system to generate RV13F5202 instead of RV13F501.
    I hope I didn't confuse you too much.
    Regards,
    Davis

    These program are generated from objects such as copy requirements.
    Use TCODE VOFM to look at the set up of these requirements. There will be one for the requirement 501..502.
    This is how these programs are generated.

  • Best way to generate report on huge data table

    Hi,
    I am using Oracle11g.
    I want to generate reports on transaction tables containing huge amount of data, on which very frequently DMLs are performing in real time.
    i want to keep my report/result in RESULT_CACHE for 15 mins. active. whenever any insert/update runs on main tables the RESULT_CACHE is getting invalidated
    my question is can i control/stop RESULT_CACHE relies on(table_name) invalidating, as Oracle11g invalidating RESULT_CACHE automatically.
    my requirement is to not hit the main table again&again.
    pls help..
    Thanks in advance.
    Vinod

    910575 wrote:
    Hi,
    I am using Oracle11g.
    I want to generate reports on transaction tables containing huge amount of data, on which very frequently DMLs are performing in real time.
    i want to keep my report/result in RESULT_CACHE for 15 mins. active. whenever any insert/update runs on main tables the RESULT_CACHE is getting invalidated
    my question is can i control/stop RESULT_CACHE relies on(table_name) invalidating, as Oracle11g invalidating RESULT_CACHE automatically.
    my requirement is to not hit the main table again&again.
    pls help..
    It sounds as if you're trying to avoid contention on a very busy large table while users are experimenting with relatively small fractions of the total data set. The type of thing you're doing is probably about the best approach - though it sounds as if you are not using global temporary tables which could save you a bit of time and contention when refreshing each private data set.
    Ideally, though, you probably want a front end tool that does client-side caching - i.e. pulls the data into the front-end tool and lets the user rearrange it cosmetically there until the user explicitly requests a new trip to the database. I think Oracle Discoverer has (had) some capability in this area. What's the scale of the work the users are doing - can you give us a few scenarios about how much raw data they will extract and what they want to do with it before they refresh it ?
    Regards
    Jonathan Lewis
    http://jonathanlewis.wordpress.com
    Author: <b><em>Oracle Core</em></b>
    P.S. Oracle does have client-side caching technology - but your ability to use it is dependent on the tools you use. You might want to go over to one of the developer or BI forums to see what they say about this problem; they may give you a different perspective on it.
    Edited by: Jonathan Lewis on Jan 31, 2012 6:55 PM

  • Stock Posting List - Negative Value when Different Currency in PO

    Hi experts,
    We would like your help on the following scenario.
    A Purchase Goods Receipt PO and a Purchase Invoice are added in SAP 9.0, on the same date, in a different currency from the system's currency; system's is Euro and Purchase documents are added in JPY (Japanese xen), i.e. 300 JPY. When checking the "Stock Posting List" report for a number of goods that were purchased with the above documents, the report presents the line of the Goods Receipt PO with the value of 270 JPY, and the line of the Purchase Invoice with  a negative value, i.e.-15 Euro.
    Has anyone faced the same issue?
    Thank you in advance.
    Kind Regards,
    Vassilis Korolis

    Both queries have the default value of  "Only Posted Values for Navigation".
    As I was looking at this, I did realize the following though.
    Remember, I mentioned that my zcurrency_mand field has a Reference Characteristic of 0currency.
    Query 1:  The key figure that is being converted is tied to 0currency in the back end. (this is the query that works).
    Query 2:  The key figure that is being converted is tied to 0inv_curr in the back end.
    Both of the currency conversions are using zcurrency_mand.  Should query 2 be using a new variable similar to zcurrency_mand, but with a Reference Characteristic of 0inv_curr?
    If the answer is yes, I tried creating ZINV_CURR_MAND with Reference Characteristic of 0inv_curr, but am getting the following error when I try to save the changes to Query 2
    [E117(BRAIN)] Errors: Variable ZINV_CURR_MAND2 is not permitted for the target currency. 
    Thanks,
    Jennifer

Maybe you are looking for

  • How to get a value from php after some seconds?

    Hello, Does someone know how to do the following thing? I want to read a value from a php file with this method : request.method = URLRequestMethod.POST; But when you do this, the php file is excecuted and the variables will be read. But what if you

  • How do you determine the time stamp or pointer in an Event?

    Perhaps I want to tell someone to check the specific point in an event, like 22:08 into the event or from marker 1234 to 5678.  What markers does iMovie use? Maybe I have 20 favorite clips in an Event and I want to reference a specific one.  When pla

  • Where to set up connection to Adapter Engine (central)?

    Hi guys! I need to change connection (server:port) settings to central adapter engine, because I get error (in RWB->Component monitoring->AdapterEngine): Unable to establish connection to "http://<servername>:<port>/AdapterFramework/rtc" Thank you! O

  • Can I access the Combo Update of 10.8.5 on an USB in OSX 10.8.3 Recovery Mode

    Hello all...     I agreed to updated my Itunes through Apple store...  i don't know what went wrong... after that my Macbook Pro Mid 2013 is not booting but just for the Recovery Partition...  I know in OSX Tiger we can access the combo update from a

  • Role Provider Error

    I am just starting to use the providers. I call the following code from a button. MembershipUserCollection users = Membership.GetAllUsers(); foreach (MembershipUser mu in users) bool inRole = Roles.IsUserInRole(mu.UserName, "testrole"); I have 4 user