Currency Conversion Reporting currency setting

Hi all,
Can someone tell me why do we need to enter Reporting currency setting in more than one places during currency conversion.
RptCurrency dimension has Reporting property (default) where we need to put Y or leave blank. In the same dimension Currency_type property should also be filled with R for reporting currency.
Again in Input currency reporting  property as default which should be filled with Y or left blank .
And in Currency Conversion Script logic we can specify the reporting currency ie '%RPTCURRENCY_SET.
If we want USD as reporting currency Do we need to fill in all these for a simple planning application ?
Thank you
Jack

<FONT FACE = "Tahoma", Font Color = "Blue">
Hi<br>
If you defined some currency translation types using transaction RRC1, then you would be able to see and use all of them when you are designing your query in query designer.<br><br>
After the query execution, if you select the properties of your key figure, you won't again get the same full list of currency translation types as in RRC1. But you will get only what is relevant as per the definition of that key figure. So if you have any doubts about what is shown here, please go back to the query designer and check the definition of concerned key figure<br><br>
<br>
Hope it helps.<br>
Cheers Abhijit</FONT><FONT FACE = "Verdana", Font Color = "Red">
Removed
</FONT>

Similar Messages

  • Currency setting in multiple company code.

    Dear all,
    we are having 3 company codes in one client.
    and we have to set the Currency setting for multiple company codes.
    Tcodes
    S_BCE_68000174 - Enter Translation Rates
    S_ALR_87003642 - Open and Close Posting Periods
    it is not allowing us to set the values at a same time for different company codes by different users
    it says " DATA LOCKED BY OTHER USER, ONLY DISPLAY MODE."
    Pls assist
    Thanks

    Ask for access to delete lock entries. If access is provided, use T code sm12 to delete the lock entries.
    @ Irfan you cannot do that. Only one user can use a table at a time.
    It is like using an ATM. Only one person can withdraw money at a time.
    Edited by: Dummy_Variable on Jul 27, 2011 9:34 AM

  • NET WEAVER GENERAL SETTINGS CURRENCY SET DECIMAL values

    sir,
    PO was created with currency japanese YEN using Tcode ME21N . The net price was showing 142502300 (in JPY).
    My problem is when checked in EKPO table , it saved with a value 1425023.00 So this is decimal value error. what can be done to correct this.
    But In in SPRO>> NET WEAVER >> GENERAL SETTINGS >> CURRENCY>> SET DECIMAL values FOR CURRENCY CODES is showing 0 decimals against JPY (Japanese YEN)
    I want to know where else the Decimal values could have been set to 2 decimal places.
    Regards,
    Srinivasa Murthy

    check the following posting :
    Re: $ USD shows no decimal place values
    hope this helps

  • SPRO NET WEAVER GENERAL SETTINGS CURRENCY SET DECIMAL VALUES

    sir,
    PO was created with currency japanese YEN using Tcode ME21N . The net price was showing 142502300 (in JPY).
    My problem is when checked in EKPO table , it saved with a value 1425023.00 So this is decimal value error. what can be done to correct this.
    But In in SPRO>> NET WEAVER >> GENERAL SETTINGS >> CURRENCY>> SET DECIMAL VALUES  FOR CURRENCIES  is showing 0 decimals against JPY (Japanese YEN). How can it have saved to EKPO like that.
    I want to know where else the Decimal values could have been set to 2 decimal places.
    Regards,
    Srinivasa Murthy

    Check
    Re: JPY  Currency With Decimal upto 2,3 Decimal

  • Multiple data sets: a common global dataset and per/report data sets

    Is there a way to have a common dataset included in an actual report data set?
    Case:
    For one project I have about 70 different letters, each letter being a report in Bi Publisher, each one of them having its own dataset(s).
    However all of these letters share a common standardized reference block (e.g. the user, his email address, his phone number, etc), this common reference block comes from a common dataset.
    The layout of the reference block is done by including a sub-llayout (rtf-file).
    The SQL query for getting the dataset of the reference block is always the same, and, for now, is included in each of the 70 reports.
    Ths makes maintenance of this reference block very hard, because each of the 70 reports must be adapted when changes to the reference block/dataset are made.
    Is there a better way to handle this? Can I include a shared dataset that I would define and maintain only once, in each single report definition?

    Hi,
    The use of the subtemplate for the centrally managed layout, is ok.
    However I would like to be able to do the same thing for the datasets in the reports:
    one centrally managed data set (definition) for the common dataset, which is dynamic!, and in our case, a rather complex query
    and
    datasets defined on a per report basis
    It would be nice if we could do a kind of 'include dataset from another report' when defining the datasets for a report.
    Of course, this included dataset is executed within each individual report.
    This possibility would make the maintenance of this one central query easier than when we have to maintain this query in each of the 70 reports over and over again.

  • Conversion of character sets (UCS2 of MSSQL to AL32UTF8 of Oracle Warehouse

    Hi all,
    I installed my enviroment as below.
    Server:
    Windows 7 Professional
    SQL Server 20012
    Character Set: UCS2
    Client:
    Linux REDHAT 5
    Oracle Warehouse 11gR2 (11.2.0.1)
    Oracle Database Gateway for MSSQL Server 11.2.0.1
    Character Set:AL32UTF8
    I installed the gateway for connecting the Oracle Warehouse with MSSQL DB. However, the characters are not readable, because the character of MSSQL DB is coded via one byte character, and the Oracle character is coded like multibyte character.
    Input:
    Table name on the MSSQL DB: Table_Name
    Output:
    Table name on the Oracle Warehouse Import Wirzard:◊T◊a◊b◊le◊_◊N◊a◊m◊e
    It causes error by importing the table, because the OWB doesn't allow the unreadable characters of table name.
    Do you have an idea for resolving it.
    Thanks and kind regards,
    Hip

    Ok, I have changed it as you wrote:
    HS_FDS_CONNECT_INFO=100.30.4.157:1433//bob
    HS_FDS_TRACE_LEVEL=255
    HS_FDS_RECOVERY_ACCOUNT=RECOVER
    HS_FDS_RECOVERY_PWD=RECOVER
    HS_TRANSACTION_MODEL=READ_ONLY
    HS_LANGUAGE=american_america.we8mswin1252
    HS_NLS_NCHAR=UCS2
    HS_NLS_LENGTH_SEMANTICS=CHAR
    and I also added the listern.ora:
    (SID_DESC =
         (SID_NAME=bob)
         (ORACLE_HOME=/u01/app/oracle/product/11.2.0/dbhome_2)
         (ENVS=LD_LIBRARY_PATH=/u01/app/oracle/product/11.2.0/dbhome_2/dg4msql/driver/lib;/u01/app/oracle/product/11.2.0/dbhome_2/lib)
         (PROGRAM=dg4msql)
    tnsname.ora:
    bob =
    (DESCRIPTION =
         (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
         (CONNECT_DATA = (SID = bob))
         (HS = OK)
    SQL> select * from all_users@bob;
    USERNAME USER_ID CREATED
    public 0 08-APR-03
    dbo 1 08-APR-03
    guest 2 08-APR-03
    INFORMATION_SCHEMA 3 13-APR-09
    sys 4 13-APR-09
    db_owner 16384 08-APR-03
    db_accessadmin 16385 08-APR-03
    db_securityadmin 16386 08-APR-03
    db_ddladmin 16387 08-APR-03
    db_backupoperator 16389 08-APR-03
    db_datareader 16390 08-APR-03
    db_datawriter 16391 08-APR-03
    db_denydatareader 16392 08-APR-03
    db_denydatawriter 16393 08-APR-03
    14 rows selected.
    The Oracle Warehouse Builder still has the same error by the conversion of character sets.
    Hip

  • Scheduled a webi report and set it send to EMAIL.

    Our customer found when they scheduled a webi report and set it send to EMAIL, it will cost much more time than usual after they have their SIA restarts.
    The first time it takes 4-5 times longer to receive a report in mailbox than next time onwards.
    Please help.
    Thanks Much,
    Abhishek

    Hi Abishek,
    If the schedule is taking 4-5 times longer to schedule following the SIA restart I suppose it is possible that the Webi Job Server and Webi Processing Servers are not fully registered with the CMS - can you check that.
    Also can you test by ensuring that if there are any Webi Job Servers\Webi Processing Servers in the environment which are stopped\disabled, can you retest after deleting those servers. There is a bug with XI3.1:
    ADAPT01371367
    Description:
    Scheduled jobs often have a delay when the system is upgraded to BusinessObjects Enterprise XI 3.1 SP2 FP 2.2 or FP 2.3.This problem also happens when some of the servers required for scheduling are stopped and disabled. In this case, the Adaptive Job Server (AJS) tries to confirm if all available Webi Report Servers are running, and this causes the delay in running the scheduled jobs.
    New Behavior:
    This problem has been resolved.
    Do you have a test system where you could install FP3.1 and check the fix?
    The only "workaround" I could suggest would be to ensure that all services needed for the schedule are running\enabled (Adaptive Job Servers and Webi Processing Servers). This will stop the Adaptive Job Server from its continual querying for those servers. The adverse effect of this is that the more unnecessary services which are running will necessitate increased network communication.
    To check if this is the actual issue you are hitting, you would need to trace the schedule and check for messages like this in the logs:
    [2010-08-27 12:02:08,769] [TID:24] [ERROR] [webi.PublishingHelper.<init>():89]: unable to retrieve all mandatories servers to proceed this job
    Alternatively, log a message with SAP Support for further investigation.
    <<Text removed>>
    Kind regards,
    John
    Edited by: Matt on Oct 10, 2011 10:14 AM

  • Not able to see negative exception in reporting agent setting.

    Hello Gurus,
    I created a query with exceptions on top of a multi-provider. This multi-provider is built on top of a DSO and a remote cube.
    Exceptions is the query
    1. range from -1,00,00,000 to -0.1
    2. range from 1 to 1,00,00,000.
    When I created a reporting agent setting for this query, i was able to see the positive exception but not negative. Please help me regarding this.
    thanks,
    Aarthi.

    Hello Aarthi,
    Have you checked the dataprovider contains the negative values.
    Do a list Cube on the multiprovider and confirm it.
    Have you defined single exception for both or seperate exception. If 2 then check whether exception is active?
    Thanks
    Chandran

  • Reporting agent setting to drill down

    My requirement is that I want to create a reporting agent setting.
    When executed the report it should drill down a particular characteristic to the lowest level.
    Is there any setting I can do?

    you need not need reporting agent to do this
    lets say you have characteristic Country and hierarchy for it with sub levels 4
    you want the country hierarchy to display to its level 4 by default
    set this property in query designing , open to node 4
    this way it will always drilldown to sub level 4

  • Hierarchy in Reporting Agent setting

    Hi,
    I have partner profit center (PPC) as a reference object of Profit ctr(PC). I have 2 hierarchies on PC.
    I am using those 2 in a query. (One with PC and one with PPC.)
    The problem is here:
    I have a reporting agent setting on this query. I use PC and PPC in it along with their respective hierarchies.
    But the hierarchy on PPC always shows the leaf nodes as output in the spool no matter what level I maitain. I want to have a higher level but certainly not the lowest level (leaf nodes).
    The hierarchy which i use in PPC is recently created. Has it something to do with the masterdata where is brings from or with the reporting agent setting itself.
    Please help with this.

    Hello Aarthi,
    Have you checked the dataprovider contains the negative values.
    Do a list Cube on the multiprovider and confirm it.
    Have you defined single exception for both or seperate exception. If 2 then check whether exception is active?
    Thanks
    Chandran

  • My macbook pro for over an hour has on the screen report bug, setting up  and processing log in

    my macbook profor over an hour has on the screen report bug, setting up and processing log in? what should i do

    my macbook profor over an hour has on the screen report bug, setting up and processing log in? what should i do

  • Multi currency set up

    Hi Experts ,
    I am planning to implement multi currency (use of exchange rate )for existing client that have  used SAP B1 functionality with out multicurrency .
    I have tested some of the issues so far i am ware of the problem that existing BP cannot be used for multi currency as they have already transacation associated with it .
    What other implication /complication are there ? Please share your experience in this
    Thank you
    Bishal
    Edited by: BIshal Adhikari on May 21, 2010 2:47 PM

    Hi Bishal.
    Most of our customers have the multi currency option available.
    Where bank accounts are held in FC, these need to be set in their single currency, otherwise reconciliation becomes difficult, but the accounts in local currency should be left as mulit to enable transactions to be completed between accounts.
    The Exchange rate differences routine should be run on BP for reporting, take care how it is applied on GL accounts though.
    Incoming & outgoing payments should have the actual rate applied when processing so the differences can be shown as realised at the time.
    That's all I can think of that we have come across...

  • Currency setting on fresh client

    Hi gurus,
    I have fresh new client, I have to deliver payroll on that.
    What setting I need to make for currency.
    Important ……….
    Nawaz

    Hi Nawaz Khan,
    1) Values can’t be defaulted in basic pay info type
      -- This can be solved with the relevant configuration setting under "Revise Pay scale grps and levels" & "Define valuation of base wage types" with proper Wage type characteristics [Try again & Contact me - [email protected]]
    2) After saving data in infotype 14 it shows a warning
    “ No valid currency found for country grouping 99”
      -- Once if you maintained currency properly it wont give any error
      -- May be you have copied a different country grouping personnel area to create your personnel area
    3) After running payroll it shows error that
    “Currency conflict with personnel area”
      -- May be you have copied a different country grouping personnel area to create your personnel area
    4) When I maintain via eo00 tcode it shows warning of duplicate currency.
      -- It is not EO00, it is OE00; here we maintain only Currency for Public Service Sector.
    Cheers,
    TG

  • HR Currency Setting!

    Dear All!
    We have the following scenerio in IDES ECC5 !
    Company Code Currency : IND
    When We execute the payroll the system display the result in EUR.
    But We want the payroll result must be in IND Currency
    Thanks & Best Regards,

    Hi Muhammed,
    You must have checked this but still ......check if  the country grouping is for India and also check the user profile setup maybe you have defaulted MOL to some other country.
    Regards
    Uday

  • SQL 2008 Reporting Services: Setting BackgroundRepeat = NoRepeat in SQL 2008

    Good day
    I have an report that has a background image set.  The BackgroundRepeat property = Clip (which is the alternative to 2005 NoRepeat). This background image is only suppose to print on the first page. When the report was still in SQL 2005 it printed fine,
    with the image displaying on the first page but NOT on the second page.  After the conversion to SQL 2008 I noticed that the image is now printing on both pages. 
    Please advise on the way forward.  Is there another property that I need to provide to make the image only print on the first page?
    Your response will be much appresiated.
    Kind Regards
    Ronelle

    Hi Ronelle,
    The
    BackgroundRepeat property indicates how the background image fills the available space. So if set the property to
    Clip in Reporting Services 2008 or NoRepeat in Reporting Services 2005, the background image will not repeat in both horizontal and vertical in current page, but it will be displayed as background in every
    page.
    However, as you mentioned, the background image only print on the first page as you desired in your report in Reporting Services 2005. If you achieve this just by setting the
    BackgroundRepeat property to NoRepeat, could please post the specific version of your Reporting Services 2005 which you can find it in the bottom of your Report Server pages? It will be helpful for us to provide you
    further assistance.
    If you have any question, please feel free to ask.
    Best Regards,
    Tony Chain

Maybe you are looking for

  • Adobe CS6 randomly asks for reactivation (Deployed using AAMEE 3.1)

    Hi All We've deployed Adobe CS6 Design and Web Premium using AAMEE 3.1 to about 500 workstation across our school campus.  However, we're having a really weird issue where either the licensing screen will randomly pop up asking for reactivation (7 da

  • Is there a way to see and have control over who connects to your time capsule wifi network?

    Ok, have this question. Have a time capsule wifi network. Have the latest mountain lion on my mac pro. I know if you go into airport utility, and you click on the picture of my timecapsule it shows what clients are connected to my time capsule aka us

  • Changing a JTable's model

    Hello everyone, I dont have a whole lot of experience w/ JTables and this problem has been troubling me for a while now. I have a JTable that significantly changes when the user hits the calculate button, so instead of going through the trouble of co

  • Can't Sync Music From Old iPod Nano to New iPod Nano

    Ref: Windows 7 PC, iTunes 11.3, Nano Gen 7 1.0.3 I had an iPod Nano Gen 5 with my music loaded. When I switched to the iPod Nano Gen 7, the music in my library will not download from iTunes. Some music is from CD, some from iTunes Store.  On the Gen

  • Making PL/SQL calls in an HTML form that also uses Javascript

    Hi -- I'm completely new to Web Development and am trying to create an HTML page which contains Javascript for the event handlers. However, I need to dynamically populate one of my combo boxes based on the change event of another combo box, and need