MN: SG119 Calculated conversion rate 8.500.000,00000- is too big

Dear All,
While creating a PR we are getting the subject mentioned error.
I checked OB08 where exchange rate is maintained correctly.
While creating the PR its aksing me commitment item, after i putting commitment item its showing me the subject mentioned error.
in Table TCURF also showing the currency correctly.
Any help will be appreciated.
Thanks
Prakash

Hi,
Pl. go to t.code: SU01 and in defaults tab check the decimal notation against your user, and correct it with correct decimal points, then your problem will be solved.
regards

Similar Messages

  • Error in Currency Conversion and calculated conversion rate is too big

    When I am trying to execute the Query,I can see the result but I received below Warning messages.
    Also I am not authorized to check the conversion rate using TCURR.
    1) Calculated conversion rate 301.149,42529 is too big.
    The exchange rate 301.149,42529 was calculated via the base currency USD.This produced a rate which exceeds the maximum allowed value of 9999.99999.
    System response : The Processing can not be continued because the calculated rate cannot be used.
    2) Error occurred during currency conversion.
    You attempted to Convert the currency.The system cannot find the valid currency into which to convert the value.
    The OLAP Processor cannot convert the currency.The drilldown is not changed.
    3) No Exchange rate from TRY to EUR and date 13.11.2009 is found.
    Please reply.
    Thanks in advance!

    Thanks fr the info. that u all hv given ..... I ran one program frm our side which will be updating the transfer exchange rates as u all have mentioned. But then , i am receiving the warnings.
    Also,when i have checked the conversion rates,they r fine.
    Please find the Below diagnosis ,which they hv given.
    Diagnosis:
    The exchange rate 301.149,42529- was calculated via the base currency USD. This produced a rate which exceeds the      maximum allowed value of 9999.99999.
    System Response:
    The processing can not be continued because the calculated rate can not be used.
    Procedure:
    Check the conversion rate to the base currency USD and the exchange rate type E. If the rates are correct, you must agree different conversion factors for the currencies in question (e.g. 100:1 instead of 1:1), so that the resulting conversion rate does not exceed the value 9999.99999.  Notification Number SG 119 .
    Please solve this issue.Thanks in advance!

  • How to change UOM conversion rate

    I have an item assigned to a UOM. I define the conversion rate like 1case = 500 pieces. Having done that, I transact a few numbers. Now after some time, the business requires that the conversion be changed as 1case = 450 pieces. Now, as I understand, changing the conversion rate from 500 to 450 directly on the existing conversion definition will definitely corrupt the data. Now if I have to define a new conversion, then the system would not let me choose the UOM 'case' on the same item.
    Creating a new UOM also would not help as changing the UOM of the item is also not receommended.
    What can be the approach in this case? Any pointers or help is greatly appreciated.
    Thanks
    Khyum Mohammed
    Edited by: 817125 on Dec 29, 2010 9:14 AM

    Hi,
    If the Business no longer uses the 500 pcs conversion, one could Inactivate the conversion and define a new one.
    If Business wants to have a choice of using 500 or 450 pcs, then a new Case UOM needs to be defined.
    I hope this helps.
    Regards
    Adarsh Krishna

  • How is Form Conversion Rate been calculated

    Can anyone help me understand how the form conversion rate been calculated in the Landing Page Activity for Date Range report in Insight? Trying to figure out the conversion rates been measured in this report, so that we can properly interpret the results from below. Thank you in advance!
    Landing page Activity for Date Range in Insight   
    Landing Page
    Total Visits (by visitor)
    Total Page Views
    Total Visitors
    Average Page Time
    Total Form Submissions
    Form Conversion Rate
    my.learning.com/forms
    381
    422
    375
    0:09:25
    28
    100.00%
    Transition | LP
    18
    28
    17
    0:05:53
    2
    100.00%
    GoCool.html
    17
    18
    14
    0:13:09
    56
    77.78%
    Summer Training 2015 Confirmation | EMAIL
    21
    34
    14
    0:08:15
    22
    57.89%
    events.Training.com/forms/ISContactUs
    27
    57
    25
    0:05:29
    21
    45.65%

    Thanks so much for your detailed reply!
    I checked into "Landing Page Activity for Date Range" report again and accidently hovered over "Form Conversion Rate"; it displayed the formula as "Total Form Submissions / Total Form Views". I added that metric to the report and saved locally. Now the Form Conversion Rate does equal to the calculation of Total Form Submissions / Total Form Views; data copied below. However, that formula is different from the one specified in the "Insight_ReportDetails_Guide", which is "Total Submits / Total Page Views").
    Now, here comes the new questions for your help/ideas/suggestions -
        - How come in our "Landing Page Activity for Date Range", the formula for Form Conversion Rate is different from the one listed in "Insight_ReportDetails_Guide"?
        - Can we change it to use this formula: Total Submits / Total Page Views?
        - Which one indeed is the correct calculation for Form Conversion Rate in "Landing Page Activity for Date Range" report?
    Landing Page
    Total Visits (by visitor)
    Total Page Views
    Total Visitors
    Total Form Views
    Total Form Submissions
    Form Conversion Rate
    Landing Page 1
    5
    6
    5
    6
    0
    0.00%
    Landing Page 2
    58
    86
    56
    3
    3
    100.00%
    Landing Page 3
    14
    15
    13
    15
    2
    13.33%
    Landing Page 4
    16
    17
    16
    0
    0
    0.00%
    Landing Page 5
    66
    144
    55
    143
    1
    0.70%
    Landing Page 6
    21
    47
    20
    45
    1
    2.22%
    Landing Page 7
    24
    25
    13
    25
    6
    24.00%
    Landing Page 8
    12
    13
    12
    13
    3
    23.08%
    Landing Page 9
    31
    37
    27
    6
    6
    100.00%
    Landing Page 10
    24
    33
    21
    31
    4
    12.90%
    Thank you very much!
    Xuan

  • How to calculate UOM conversion rate

    Hi All,
    Whether there is any Standard API available to calculate the UOM Conversion rate.
    There can be interclass intraclass or standard conversion.
    Please help.
    Thanks,
    Arun

    Hi,
    If the Business no longer uses the 500 pcs conversion, one could Inactivate the conversion and define a new one.
    If Business wants to have a choice of using 500 or 450 pcs, then a new Case UOM needs to be defined.
    I hope this helps.
    Regards
    Adarsh Krishna

  • Pk index design for 500,000 row table

    I have 3 tables as following relation:
    http://www.visionfly.com/images/dgm.png
    Intinerary - (1:N) FlightItem - (1:N) CabinPrice
    DepCity, ArrCity, DepDate in Intinerary represent identity of one row in the table. I want to reduce space in FlightItem and Cabin, I add a field of flightId(autoIncrease) as pk of Intinerary. Also I add an index for DepCity, ArrCity, DepDate in Intinerary.
    FlightId and FlightNo is pk of FlightItem. FlightId is Fk of FlightItem. FlightId, FlightNo,Cabin,priceType is pk of CabinPrice. FlightId, FlightNo is Fk of CabinPrice.
    Interaray will keep about 10,000 rows.
    FlightItem will keep about 50,000 rows.
    CabinPrice will keep about 500,000 rows.
    These 3 tables can regard as a whole. There 2 method operations in them. One is
    select * from itinerary a, flightitem f, cabinprice c where a.flightId=f.flightId and f.flightId=c.flightId and f.flightNo=c.flightNo
    and a.depcity='zuh' and a.arrcity='sha' and a.depdate='2004-7-1'.
    It use index of Intinerary.
    There 100 times of select in 1 seconds in highest hits.
    Another operation is delete and add new one. I use cascade delete. delete where cause is the same as select. The highest hit is 50 operations in one minutes.
    I intent to use ejb cmp to control them. Is the good design for above performance request? Any suggestion will be appericated.
    Stephen

    this is current design base ms-sql. We are planning to move to Oracle. Ignore data type design.
    Stephen

  • Interfaces: UOM conversion rate issue

    Hi All,
    We have an outbound interface, which lists all the new subinventory transactions to the third party(then we are updating an attribute column in mtl_material_transactions, so that this record will not be send again). Third party makes all its transactions only in Saleable UOM(SUOM), where as we do all transactions in PUOM. The current logic we are following is, before we are going to send the inventory transactions, we will convert the quantity to SUOM and we will send it.
    Suppose if we transfer 15 quantity from subinventory A to B, and conversion rate between SUOM and PUOM is 5, then we will send 3 as quantity to third party. If the quantity is 12 in PUOM, then we will get 2.4. We are erroring out these type of quantities and informing these type of transactions through mail to the concerned person. We are not updating any attribute column for the error record. So it will always send trough email, as an error record for ever.
    Presently we have the code which i have explained. Suppose the concerned person after receiving the mail, If he do a reverse transaction from B to A, with quantity as 12, then this transaction will also be considered as an error record(as its quantity is 12). And how could the reverse transaction stops the primary transaction from sending through mail.
    We also have other outbound interfaces like move order information and pending PO information. For these interfaces, do we have any option to reverse these transactions. Please let me know.
    Many thanks in advance.

    Hi
    Have you verified EURX and M  for GBP to EUR is maintained as direct quot or indirect quot?
    like if it is direct               -           GBP -      1.2039   -     EUR
         if it is indirect         0.7155     GBP -                     -     EUR
    Reg
    Vishnu

  • HT204088 I accidentally purchased 500,000 coins for Slots app worth $99.99.

    Hi,
    Last June 4, I accidentally purchased 500,000 coins for Slots app worth $99.99.  I'm a senior citizen and a first time apple iphone user. I've only had the phone for less than a month as it was given to me by my nephew who was upgrading to an iphone 4S. I didn't even realize what I had done until I received a receipt for my alleged purchase in my mail today. I'm unemployed/retired already and this amount of money does not come by easily for me. I wish to return it and request for refund. The coins are still intact.
    Details are as follows :
    Order Number MHH4YJ82SS
    Receipt Number 114034855255
    I've been trying to "Report a Problem" through the Purchase History in my Itunes acount but everytime I click that button, no form appears for which I could write my request. I've been going around in circles. I don't know why apple customer support makes it so difficult to actually give support.
    Please assist. Hoping for your favorable reply at the soonest possible time.
    Thanks.
    Jane Lim

    Contact support my friend
    http://www.apple.com/support/itunes/

  • Fetch dollar to euro currency conversion rate from the interwebs ...

    Hey guys,
    this might sound like a dumb question to you, but is there a way
    to fetch the dollar to euro currency conversion rate from let's say
    yahoo finance into a single cell inside numbers 09?
    Basically what want is, just a plain output in a number like:
    0,7421 so that I can use it to convert various values.
    I'm just sick of going to the website every day and copy paste the
    value into my numbers file.
    I'd really really appreciate it, if someone could help me.
    I don't know anything about apple scripting, but I think this might
    be the way to go?
    Best, JK

    Go to my idisk :
    <http://public.me.com/koenigyvan>
    download :
    For_iWork:iWork '09:forNumbers09:insertquotes.zip
    You will get several scripts more or less complex.
    Yvan KOENIG (VALLAURIS, France) lundi 14 février 2011 21:48:54

  • Cost and/or Conversion Rates are missing for some planning resources

    Hi,
    In Workplan of projects, we are facing a issue "Cost and/or Conversion Rates are missing for some planning resources". even though the schedules for the project WP is defined.
    Any inputs on this is highly apprciated. Thanks !!!
    Regards,
    Pallavi

    Did you check the Cost for all the Planned Workplan Budget Lines. Generally, this type of error comes when the Quantity is defined but the Cost is missing for any Line. Find that Planned Workplan Budget Lines and enter the Cost for them and save it.
    I hope it may help you.
    Regards,
    Khan.

  • Problem in currency conversion rate

    Dear Experts,
                             I'm facing a problem in client place , here when the Sales invoice is posted it shows wrong currency conversion rate, whearas In excise invoice its showing correct conversion rate which I maintained at OB08. In customer master also exchange rate given correct one.
    Plz guide me a solution.

    Can you give us more details?

  • Data form for entering conversion rates

    Hi,
    I am trying to create a data form for input of conversion rates. For example in the line given below I want to create a data form to convert USD to euro and I want to enter 1.05742 through the data form. I am not sure how to select USD and EUR from custom 1 and custom 2 members. where do I see this option?
    Actual; 2005; January; Periodic; [None]; [None]; AverageRate; [ICP None]; USD; EUR; [None]; [None]; 1.05742
    I am new to HFM and any help will be appreciated.
    Thanks

    That looks right to me. C1 will be USD and C2 will be EUR. Entity will be [None]. To choose USD and EUR in C1 and C2, make sure to change the 'Selector' dropdown box on the form to "Currencies".

  • 500,000 views with typekit in the CC

    I saw that the typekit in the creative cloud includes 500,000 views.  Is there any FAQ that shows how much extra 1,000,000 views would cost?  Is it 500,000 views per site with 5 of the includes sites, or 500,000 total views between all 5 sites?
    I may be totally confused as to what this means, so I apologize if my question doesnt make sense.
    Thanks

    this might help:-  https://typekit.com/plans

  • 500.000-1000000 IDOCs per day via XI?

    We are looking to implement a project that could use XI as an interface to R/3 and BW.  Initially the system would receive about 5000 files daily and convert these into 500,000 - 1,000,000 IDOCs for posting into R/3 and BW.  Is anyone doing anything around this size and can you provide any advice?
    Thanks in advance, Hermann

    I have been involved with a scenario that transforms a handful of files from a legacy system into about 350.000 IDocs in R/3. This volume is processed in XI in about 15 minutes, but we learned some lessons before getting this to work:
    We started out with a BPM performing a split mapping to go from batch files to single IDocs. This performed horribly in general and for the large volumes invariably crashed the XI server. The problem seemed to be that the workflow engine (which executes the BPM) cannot handle the large number of container elements. The way to avoid this problem is to use a simple, straight-through mapping (i.e. no BPM) and use IDoc bundling to send many IDocs as a single XI message. There is a note describing how this is done.
    Based on the numbers you gave, you are looking (on average) at a single file being mapped to a bundle of 1000-2000 IDocs. I don't think this will be a problem for XI. However, we found that while XI handles these loads quite well, the R/3 system receiving the IDocs required significant tuning in order to keep up. (I don't know the details of this, so I can't elaborate.)
    Best regards,
    Thorsten

  • Conversion rate between AUD5 and USD not found

    Hi,
    In a classic scenario, I created a shopping card. And created P.O at the back end. And trying to do the Confirmation of goods. I am seeing this error.
    "Conversion rate between AUD5 and USD not found "
    I check the Organization unit Currency its USD only.
    User used under the Orginzation unit who inherited this attribute.
    Any Idea where things wrong.
    Thanks in advance.
    rao

    Hi All,
    I don't want to import or define the exchange rate. I am using US currency only. I use Xk02/xk03. I didn't found any option to check the vendor currency.
    Looks like somewhere I messed up the currency. Any idea
    Thanks!
    Rao

Maybe you are looking for

  • How can I add a character to the end of any text that is entered into a fillable field?

    I am creating a fillable PDF in the form of a business letter.  To start the letter, the form has Dear [fillable field for name].  I need a script that will enter a colon after the person inputs their name.  I have an Acrobat JavaScript scripting ref

  • Satellite Pro M50: WLan connection loses IP address after 10min

    I have just purchased a Satellite Pro M50. I can connect to router using Congfigfree o.k., but after 10 minutes or so it loses ip-address etc. Have to refresh the wireless connection to reconnect. This continues every 10 min or so.

  • Oracle 9i System file get corrupted. How to remove the corruption.

    Hello, I am facing problem during backup of oracle database (Oracle 9i, 32 bit windows). Pls see the following error messages. Sep 16 10:48:41 mnmccbr.mci.sc: * mnmcfs.mci.sc:E:\SC\SC12.1\Databases\Oracleconfig\oraBackupNM45 ORA-19566: exceeded limit

  • How to find out captured audio data is stored completely

    We are using livepkgr to capture audio with AMS Standard. Since server-side scripting is not available with AMS Standard, we are using a PHP script to manipulate captured audio. Everything works well in testing, but we are wondering about the followi

  • HPCM Deploying of DB / Apps

    Hi I'm new to HPCM. Can someone let me know what gets deployed when we do the HPCM apps deployment from EPMA. Further what artifacts stored in RDBMS / Essbase of an HPCM apps. While deploying calc / reporting db from HPCM the deploy option is not ava