Multi-currency Invoice Report in USD and SGD

Hi
I am Developing Invoice report using XMLPin EBS ,which Must Show Currency in USD and SGD(Singapore Dollar),means at the end of report client want to display USD amount and SGD amount .In oracle report (RAXINV) I am able to get Both currency but In XML report The mapping field for SGD gives 0(zero) value.
pls provide me inputs
Thanks
Rahul

Hi Tim,
In my XML file I am getting two fields
1)<D_INV_ALL_AMOUNT> with value is in USD e.g. (20000) which I have mapped for USD currency in Template.
2)<D_SGD_PAGE_ADJ_LINE_AMOUNT> This field is for SGD But giving 0(Zero) value. Which I have mapped for SGD.
So I am able to print USD= 20000 and SGD =0 In the Template
But when I run original Oracle report it gives both value, means USD =20000 and SGD=23435 after converting to USD in its text output. (In oracle report layout same above fields are mapped as a source)
I have also created Currency Format Sets. as per user guide and used it in the template but it has no effect
The output of XML report must be like this.
|USD| 20000|
|SGD| 23435|
Simply I want to print both currency values in report
Rahul
Message was edited by:
user576181

Similar Messages

  • Multi-currency in reports

    How can I dynamically change the currency symbol in reports using the LNNNGNNNDNN field format.

    If I alter the session and use NLS_TERRITORY and select using to_char(item, 'L999G999D99')
    then it will print with the local currency symbol, however if I have the item defined with format mask of L999G999D99 and select just the number it will not.
    Is there an easy solution to print reports in multi currency dynamically or will I need to select each value with its corresponding format. What would be the use of the L999G999 etc format mask?
    Thanks

  • Mult-Currency Invoices

    We have a requirement to generate multi-currency SD invoices - i.e. line items for stock posted in EUR while the line items related to VAT (Output Tax) posted in ZAR on the same invoice. The currency on the accounting document lies on the header and while a customized condition type may cater for calculating the VAT value I am not too sure if this is possible.
    Any ideas how to handle this?
    Will be appreciated.

    Each accounting entry in SAP can be recorded in multiple currencies.  Check your company code's additional local currency settings in T Code OB22.  Note that if you have just one currency (functional currency of the company code), it is not possible to post an accounting document in which one line item is in one currency and another line item is in another currency.  However, if you have additional currencies specified in OB22, the document currency of all the line items in the posting could be ZAR and the local currency of all line items would be your company code currency (say EUR).  What is important to note here is that the currency type of all the line items of an accounting entry has to have the same currency.  You cannot have two different currencies populated in the same currency type in an accounting entry.

  • Reporting multi-currency on reports, without hardcoding the exchange rates

    I've seen this problem posted in a few different spots, and the general answer is, reporting only reports in a single currency per report. Unless you do some calculations in a column to get a new currency value.
    Problem... 1. we dont really want to hardcode exchange rates into every report that needs the conversion
    2. If rates change often there could be a painful maintenance issue to update all those reports
    So here is a solution I used for a customer, that worked a treat.
    [http://www.synergility.com.au/content/faqs/49/77.html|http://www.synergility.com.au/content/faqs/49/77.html]

    Hello,
    I can't find Oracle provide a tech note (749419.1) documents to metalink, Could you please send me?
    and I cant prepare this report beceuse some information missing for example it doesnt work rate prompt field and fx revenue field.
    please you can send to me step by step information?
    thank you for hep

  • Invoice report with BPChCODE and BPChName

    Hello Xperts
    I want to produce a report that will show Invoices by country and their BPChCODE and BPCh NAME
    In order to get the BPCh name, I have linked a second OCRD Table.
    but now the query gives me only the Invoices that has BPChCODE, I want to see ALL of the Invoices, inclding ones that dont have a BPChCode.
    SELECT
    T1.DocNum,  T1.CardCode,  T1.CardName,
    *T1.bpchcode,  T4.CARDNAME,*
    T0.ItemCode
    FROM INV1 T0 
    INNER JOIN OINV T1 ON T0.DocEntry = T1.DocEntry
    INNER JOIN OCRD T2 ON T1.CardCode = T2.CardCode
    INNER JOIN OCRY T3 ON T2.Country = T3.Code
    *INNER JOIN OCRD T4 ON T1.bpchcode = T4.CardCode*
    WHERE   T3.Name = '[%0]'
    Please Help ..... Thanks !
    Medalion.

    I will try simplify my Problem
    this is my code:
    SELECT  T0.DocNum , T0.CardCode , T0.CardName , T0.BPChCode , T2.cardname
    FROM  [dbo].[OINV] T0 
    INNER  JOIN OCRD T1  ON  T1.CardCode = T0.CardCode
    INNER JOIN OCRD T2 ON T2.CardCode = T0.BPChCode
    The Output is : only Invoices that contain a BPChCode. and a special T2.cardname Column the represent the BPChCode name.
    How can I show ALL of the system invoices (Including ones the dont contain BPChCode)?
    Thanks again.
    Medalion

  • Special Characters in the Invoice Report

    I am working on Multi- Org Invoice report and it is displaying special characters in some of the fields for foreign languages, i tried to change the encoding but it didn't work, i am working on XML Publisher 5.0.
    (In reports builder Report Builder 9.0.2.0.3) Default XML Prolog value: <?xml version="1.0"?>, i changed it to <?xml version="1.0" encoding="iso-8859-1"?>
    <?xml version="1.0" encoding="UTF-8"?> , But it didn't work.
    Can someone help me on this issue.
    Thanks!
    Edited by: user8909874 on Jan 11, 2010 8:24 AM

    It seems to be problem with specific font, I am using a different one and its working now. Thanks for your reponse.
    Edited by: user8909874 on Jan 15, 2010 4:54 PM

  • Error when attempting to run auto invoice report

    Hi,
    We are currently using Oracle E-Business Suite 11.2.  One of our users was attempting to run an Auto Invoice Report this morning and got an error occur.  The log file shows the following:
    SELECT INTERFACE_LINE_ID
    FROM   RA_INTERFACE_LINES L2
    WHERE  L2.REQUEST_ID = :b5
    AND    L2.INTERFACE_LINE_CONTEXT = 'UPLS INVOICES'
    AND    L1.LINK_TO_LINE_CONTEXT = L2.INTERFACE_LINE_CONTEXT
    AND    L1.LINK_TO_LINE_ATTRIBUTE10 = L2.INTERFACE_LINE_ATTRIBUTE10
    AND    L1.LINK_TO_LINE_ATTRIBUTE11 = L2.INTERFACE_LINE_ATTRIBUTE11
    AND    L1.LINK_TO_LINE_ATTRIBUTE12 = L2.INTERFACE_LINE_ATTRIBUTE12
    WHERE NVL(INTERFACE_STATUS, '~') != 'P'
    AND (REQUEST_ID IS NULL OR REQUEST_ID IN (:b6)
    AND EXISTS
    SELECT 'x'
    FROM   RA_INTERFACE_LINES L2
    WHERE  L2.REQUEST_ID = :b7
    AND    L2.INTERFACE_LINE_CONTEXT = 'UPLS INVOICES'
    AND    L1.LINK_TO_LINE_CONTEXT = L2.INTERFACE_LINE_CONTEXT
    AND    L1.LINK_TO_LINE_ATTRIBUTE10 = L2.INTERFACE_LINE_ATTRIBUTE10
    AND    L1.LINK_TO_LINE_ATTRIBUTE11 = L2.INTERFACE_LINE_ATTRIBUTE11
    AND    L1.LINK_TO_LINE_ATTRIBUTE12 = L2.INTERFACE_LINE_ATTRIBUTE12
    len = 1171
    Current system time is 09-OCT-2013 07:33:50
    APP-AR-11526: ORA-01427: single-row subquery returns more than one row
    UPDATE RA_INTERFACE_LINES L1
    SET REQUEST_ID = :b1,
    LAST_UPDATE_DATE =
    APP-AR-11526: 2913367/ar/src/autoinv/raamil.lpc 1333
    UPDATE RA_INTERFACE_LINES L1
    SET REQUEST_ID = :b1,
    LAST_UPDATE_DATE = sysdate,
    LAST_UPDATED_BY = :b2,
    LAST_UPDATE_LOGIN = :b3,
    CUSTOMER_TRX_ID = NULL,
    INTERFACE_LINE_ID = NVL(INTERFACE_LINE_ID,
    RA_CUSTOMER_TRX_LINES_S.NEXTVAL),
    SET_OF_BOOKS_ID = NVL(SET_OF_BOOKS_ID, :b4),
    LINK_TO_LINE_ID =
    Would someone be able to help me with this as my knowledge on Oracle is quite basic and the person who usually deals with these queries is out of the office.
    Regards,
    Jon Ditchfield

    The error is
    APP-AR-11526: ORA-01427: single-row subquery returns more than one row
    A subquery that is supposed to return only one row is returning more than one. Most likely it is this query
    SELECT 'x'
    FROM   RA_INTERFACE_LINES L2
    WHERE  L2.REQUEST_ID = :b7
    AND    L2.INTERFACE_LINE_CONTEXT = 'UPLS INVOICES'
    AND    L1.LINK_TO_LINE_CONTEXT = L2.INTERFACE_LINE_CONTEXT
    AND    L1.LINK_TO_LINE_ATTRIBUTE10 = L2.INTERFACE_LINE_ATTRIBUTE10
    AND    L1.LINK_TO_LINE_ATTRIBUTE11 = L2.INTERFACE_LINE_ATTRIBUTE11
    AND    L1.LINK_TO_LINE_ATTRIBUTE12 = L2.INTERFACE_LINE_ATTRIBUTE12

  • Question marks coming in the menu bar in the Z Invoice Report

    Hello Everybody,
                            When I am executing the Zinvoice transaction code for my Invoice Report in my Development System and selecting the Get variant --> Variant name as VAR --> Clicking on the Execute button after that I am getting the following in the Menu bar :
    ?????????????????????Edit???????????????????????
    Also when pressing the F1key for help for the Invoice Report I am not getting any help message screen.
    Please provide the solution for above mention problem so that
    I can get all the options in Menu bar and after pressing the F1 key Help message Screen should appear  for my Invoice Report.
    Thanks and Regards,
    Ashish Thakkar.

    Hi Gareth,
              I had found the solution to the problem which I am facing in ZInvoice report .The Solution is :
    1]Keep your cursor on the Menu bar where ???????Edit???????? is coming .
    2]Keep your cursor on print preview option an press F1 key and a new popup screen appears named technical information.In that screen double click on the function name and a new screen appears named "DISPLAY STATUS STANDARD_FULLSCREEN,Interface SAPLKKBL.In this screeen single click on "Check Syntax button" and than single click on "Activate" button available in Application Toolbar.
    3] Than again move to my previous screen and now it shows the Proper menu bar as :
    List Edit Goto Views Settings System Help instead of getting ??????Edit??????? in the menu bar.
    Thanks and Regards,
    Ashish Thakkar.

  • OBIEE11g - Report Multi Currency Display (Static Data)

    Hi All,
    I have a requirement where i need to display amount data in multi currency format in OBIEE 11g like LCY and OCY format.User have to select the currency type like USD,YEN,EURO and resulting amount data in report should display in that currency format.
    Pls suggest me is it required to do ETL Changes i.e we need to load data in Database in multi currency format
    can we do this at Report level i.e can convert the amount in required currency format.
    Note: Spot rate is currency data it's loading by monthly its a static data.
    please refer my expected output screen short:
    http://imageshare.web.id/images/0dnlgxlvmhl7u5tdbac1.jpg
    (currently we are displaying one currency now we need to show multicurrency)
    Just FYI...
    joins:
    "GPC_DataMart"."GPC_DataMart"."dbo"."MX_SPOT"."OCY" =
    "GPC_DataMart"."GPC_DataMart"."dbo"."IW_POSITION"."ORIG_CURRNBR"
    AND
    "GPC_DataMart"."GPC_DataMart"."dbo"."MX_SPOT"."PPN_DT" = "GPC_DataMart"."GPC_DataMart"."dbo"."IW_POSITION"."Business_Date"
    here ocy & ORIG_CURRNBR is the foreign currency (i.e: USD,YEN,EURO etc)
    Calculation part:
    CASE WHEN "GPC_DataMart"."GPC_DataMart"."dbo"."IW_POSITION"."Product_Type" IN ('Bond', 'Bonds', 'Callable Bonds')
    THEN "GPC_DataMart"."GPC_DataMart"."dbo"."IW_POSITION"."Nominal_AMT" * "GPC_DataMart"."GPC_DataMart"."dbo"."MX_SPOT"."NON_DISC_SPOT"
    WHEN "GPC_DataMart"."GPC_DataMart"."dbo"."IW_POSITION"."Product_Type" ='Equities' THEN
    ("GPC_DataMart"."GPC_DataMart"."dbo"."IW_POSITION"."MKT_VALUE" - "GPC_DataMart"."GPC_DataMart"."dbo"."IW_POSITION"."CAPITAL_GAIN" ) * "GPC_DataMart"."GPC_DataMart"."dbo"."MX_SPOT"."NON_DISC_SPOT"
    END
    in the above calc amount * spot_rate
    I already refer the below one but it wont suite for my case:
    http://www.rittmanmead.com/2010/06/oracle-bi-ee-10-1-3-4-1-currency-conversions-fx-translations-part-1/
    http://gerardnico.com/wiki/dat/obiee/currency
    Thanks in advance
    Regards,
    Deva
    Edited by: Devarasu on Nov 16, 2011 3:13 PM

    Hi Deepak,
    our table will like below one,how we can calculate on fly calculation for this,
    in my dashboard MX_spot.ocy prompt column --> set request variable.
    how i can use this request variable in RPD-->BMM --> logical expression?.
    Table 1: Postion (Fact)
    PRODUCT_ID      ORIG_CURRNBR     (Nom+Capital+PREM_DISC_AMORTISE) Business_Date
    ========================================================================
    HKD T-NOTE 1312     CN1      48407.555               31/10/2011
    HKD T-N 07Y1402     HKD          -45000.23               31/10/2011
    Table 2: Mx_Spot (all currency with static rate)
    OCY     NON_DISC_SPOT     PPN_DT     
    SGD     0.1962748     31/10/2011     
    HKD     0.1605621     31/10/2011     
    CN1     1     31/10/2011

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

  • OBIEE Report Multi Currency Display

    Hi All,
    i have a requirement where i need to display amount data in multi currency format in OBIEE 10.1.3
    User have to select the currency type like USD,YEN,EURO and resulting amount data in report should display in that currency format.
    Pls suggest me is it required to do ETL Changes i.e we need to load data in Database in multi currency format
    can we do this at Report level i.e can convert the amount in required currency format.
    Pls suggest.
    Thanks in Advance

    Thanks for your answer.
    I found a solution I used virtual tables in the physical layer it will replace the views I had to create inside the DWH to handle this problem.and created the joins in the physical and business layer.then I had the result I wanted for reporting.

  • Advanced Multi-Currency reporting

    I've got a complex report requirement and I'm unsure how best to address it ...
    We've a multi-currency model and have enabled multiple currencies per entities.
    The users are now requesting reports that will show their currency exchange exposures : ie : Total budgeted in each currency.
    I'm not sure how to do this. Is setting a filter on HSP_InputCurrency the only way or are there more user friendly methods ?
    Cheers,
    Jeremie

    Hello,
    You should use reporting currencies for reporting purpose (sorry for the pun). All of the input data are stored on Local->HSP_InputValue. And currency code, if it's not equal to Entitiy's currency, is stored on Local->HSP_InputCurrency. You may have a lot of different reporting currencies in Currency dimension, e.g. USD, EUR, GBP, RUR etc. Planning is able to generate currency conversion script to convert input data (Local) to reporting currencies. Reporting currencies are stored sparse elements, so you'll get desired values on USD->HSP_InputCurrency, EUR->HSP_InputCurrency, GBP->HSP_InputCurrency, RUR->HSP_InputCurrency regardless of Entity's currency.
    Regards,
    YM
    Edited by: user614618 on Sep 8, 2008 1:38 PM

  • Fetching amount if the set of books currency is not USD and MRC is enabled

    Hi All,
    We have a requirement wherein in we have to display the total value of ‘Amount Remaining’ from Prepayment Status Report.
    The Prepayment Status Report shows the total per account/employee but we have to show the total amount remaining for the period being run.
    I could do the above part throgh a query.
    But in the same we have another requirement wherein if the set of books currency is not USD and MRC is enabled, then the values in the MRC book assigned to the set of book has to be fetched in another column.
    Can anyone please help me through a query how to get the value if the set of books currency is not USD and MRC is enabled.
    Regards,
    Shruti

    Hi Pillair ,
    Thanks a lot for your quick response.
    I wanted to know one thing more..the way we have 'Accounts Trial Balance Report' which can be run for both functional as well as reporting currency, do we have any such report mapping to 'Prepayments Status Report' where we can match the data for the functional and reporting currency.
    Any help will be very helpful.
    Regards,
    Shruti

  • Multi currency reporting in Projects

    Hi,
    We have created a custom report for giving the overall project status. The data is captured primarily from RPSCO, QMEL, COEP, COSS and COFP tables.  Now our company is going for global rollout and include GBP currency in addition to USD. Whne I tried to change my report database to read all values in object currency, I am facing difficulty in RPSCO table. In this table values are populated under different ledgers when the currency is different. My problem is that the ledger number is not same across all clients.
    Is there a way to get object currency from RPSCO like COEP... tables? Or I need to capture data from BPVG.. tables to get the object currency? Pls help..
    Thanks
    Raghu Kumar

    Hello,
    If the object currency is other than the controlling area currency, then the system posts the values in the object and controlling area currency ledger. So this is a part of key field in RPSCO.
    If you want to show the report values in object currency, then choose the record from RPSCO with the ledger of the object currency, similarly for controlling area currency, and then display the values of the fields 'Value in ledger currency' from this table.
    you can use the FMs
    CATT_KBPS_FIND_LEDGER
    KBPS_FIND_LEDGER
    or the table TPB0L  to find the corresponding ledger for your currency.
    I hope this should solve you issue.
    regards
    Narasimhan

  • Sales order in USD and Invoice in CLP

    Hello everybody,
    I have a requirement as follows:
    Client wants sales order to be USD and billing document should happend in CLP (Chilean Peso - Chile currency).
    I have checked copy control for Delivery - Billing. But no ware i could find currency change option.
    Even I can not use User Exit because currency field in VF01 is in grey out mode, we can not edit that field.
    Pl suggest me how to do this.
    Thanks in advance.
    Regards,
    SD

    Hi,
    There is no any option to change currancy at time of invoice creation
    But round the way solution is available
    Create sales order with CLP Currancy (VA01) >>> Delivery (VL01N) >>> Create invoice with CLP currancy (VF01)
    Then go to t-code EWUO
    And change the currancy of sales document
    Kapil

Maybe you are looking for

  • Error while creating Supplier Contact through API

    Hi, I am not able to create supplier contact through an API: ap_vendor_pub_pkg.create_vendor_contact The return status (x_return_status)from the API is 'U' and x_msg_data is 'FND'. Please help with your suggestions ! Thanks, Sambit

  • Time Capsule best to dedicate for backup and usb external for other data or partition TC for dual

    I have lots of video and photo and have 2TB drive on my iMAC and want to use TC for backup.  1) Since alot of video and photo, can plug in via ethernet or "cable/usb" vs. wireless to back up my main iMAC?  Otherwise very slow via wireless and perhaps

  • Need help in creating process codes

    Hi All, I need to create some message type and assign it to some idoc type , and i need to create process code and inbound function module for this. Can some one please help me in this regard. Thanks , Hem

  • How do I enter a path with spaces

    In creating a special mail alert there is an option to enter a file to execute. If I put the file in my C;/Program Files (86)... it wont execute because of the spaces. How do I enter the path and filename with spaces. YES, I have tried all sorts of "

  • Is there a limit of characters in the document JavaScripts window?

    Hi, I have several functions with huge arrays of data linked to a button field. All works fine if everything is declared in the document scripts and if the array is not too big. Once I try to insert a very huge array in the document script I receive