Message no. 06211 Currency translation error in net price calculation

Hi,
   When i am creating purchase order i am changing currency from INR to JPY for FOB condition type only, And system issuing error message Currency translation error in net price calculation. Document currency is INR.
When i am using USD i am not getting this error.
I have checked table OB08 and both conversion maintained INR to JPY AND JPY to INR valid from 01.01.2012
Any solution for this please.
Thanks in advance.

Hi, Check in T-code M/08 for your import prizing procedure,what have you maintained for subtotal for gross price condition (PBXX,PB00), Maintain over there as '9', also for JPY currency there is issue with decimal also, ratio maintained in 100:1 ratio.
Edited by: tej yadav on Jan 6, 2012 1:29 PM

Similar Messages

  • Error in net price calculation, item 000010 (Please correct)

    Hi
    Can you tell me error and correction for the same ? It occurs during creation of Std.PO. whom RM1000 prcing procedure is assigned.
    Error in net price calculation, item 000010 (Please correct)
         Message no. 06213
    Diagnosis
         Possible causes:
         o   The net price is negative.
             Check the prices and conditions entered.
         o   An error has occurred during currency translation.
             Check whether the foreign currency is defined in the system.
         o   The unit of measure of an item is not allowed.
             Check the units of measure entered.
         o   An internal error has occurred during the price determination
             process.
             A mandatory condition type is not defined in the system. Please
    In the analysis under item details condition tab I got message 301 as Acess 0002 12 is missing.
    Acess seq. 0002 is assigned to condition type PB00.

    I know this thread is very old but I had the same issue and found the solution.
    Enter the SubTotal in the pricing scheme for condition P101 (in my Case 9 - Copy values to KOMP-BRTWR (gross value)).
    Than it works for my case.
    Hope this helps.

  • Get "Error in Net Price Calculation" error while creating a Purchase Order

    I am getting a error when i try to create a PO. Says "Error in Net Price Calculation item 00010(Please correct)"
    I have defined conditon records with the price for the material  and have also created info record.However the price in the info record (including currency i.e USDN is different than the one defined in the conditon records currency is USD).
    However the price is different from the one defined in info record and in material master.
    Where is it picking the price from also is there any way to edit the price in material master or info record ?
    Also when i view the condition records by using Tcode MEK1 i get the following error
    "Access Pricing Purchasing Z00q 20 contains no fields"
    I know Z001 is the access sequence
    Can any one tell me wht is this error message about ?
    Edited by: Dspsac on Jan 29, 2008 4:31 AM

    how can u maintain the condition record as well as info record for a vendor -material in the same time frame
    it is not possibe
    as info record is also 1 of the condition table
    if u have maintained the info record then system is going to fetch the data from there but point top notice is it depends on the validity of record
    system fetch the price from info record
    and the currency used is fom vendor master

  • Error in net price calculation In PO

    Dear all,
    I created a new pricing procedure where i am getting an error message in PO i.e.
    "Error in net price calculation, item 000010". Message no. 06213
    Please advise me how to overcome the error.
    Thanks
    Prasant

    Dear Prasanth,
    Check the condition schma -> Control data
    here Condition Type NETP-Net Price
    this condition type were it is applied in total condition how it reflecting to total pricing scema
    hope this will helps you
    Prem

  • ME21N--Quantity conversion error in net price calculation

    Hi MM experts,
    Issue: while creating PO, when attempting to add the net price for line item. but system removes the cost and gives the follow error message says "Quantity conversion error in net price calculation".
    The system was not able to convert the order unit into the purchase order price unit. Possible reasons:
    i) the conversion results in a net price that is too high, or
    ii) the conversion factor for the units has not been properly maintained.
    iii) Check whether the units of measure and their conversion factor are correct.
    I have checked material master>unit of measure> 1 PL = 22 KG maintained.
    Can you please tell me how to resolve this issue?
    Appreciated early response.
    Thanks in advance.
    Suresh

    Hi Suresh,
    Please check on Material Master Data - Accounting 1 tab - Price Unit
    Moshe

  • Quantity Conversion Error in Net Price Calculation

    We are currently using SRM 5.0 ECS where we created a material PO and had a problem with the product not having the language E maintain in the material master. This caused the PO to have status of "error in process"  Once we fixed this issue and tried to reprocess the PO we're not getting the following error message in the Application Monitor:
    No Instance of Object type PurchaseOrder has been created. External Reference
    Puchase Order still contains faulty Items
    Quantity Conversion Error in Net Price Calculation
    Has anyone seen this or know what we can do to resolve this so that the PO gets replicated in R3?
    Thanks in advance.

    Hi Robert,
    Regarding this backend error E 212 06 Quantity conversion error in net
    price calculation.         
    This error is because in the PO Order price unit is empty. And          
    quantity is null. So, please enter the quantity and order price unit          
    for this PO and order the PO again. Or you can retransfer the      
    PO manually using the FM BBP_PD_PO_TRANSFER_EXEC. (for this fm you need       
    to input the PO header guid, which you will get it from tx.BBP_PD             
    by providing PO number and object type as BUS2201).
    This has worked for other customers.
    Hope this helps,
    Kind Regards,
    Matthew

  • Open PO LSMW Quantity conversion error in net price calculation

    Hi gurus,
    I encountered an error as I was tring to upload purchase orders - "Quantity conversion error in net price calculation". What does this mean and how do I fix this?
    Please help
    Thanks

    Hi Jürgen,
    Where in the Material Master can I find the conversion ratio between both units?
    Also, I am trying to upload POs for Spare Parts and that's when I get the error. But when I try to use other materials like FGs, everything is ok. I can proceed with the upload without any problem
    Please help

  • Quantity conversion error in net price calculation in BAPI_PO_CREATE1

    I'm creating PO from BAPI_PO_CREATE1 .here i'm getting follwing error
    quantity conversion error in net price calculation.
    plz guide me to remove it.

    Are you using quantities directly entered by the user while calling the function to do the net price calculation? If that is the case, you should use FM CONVERSION_EXIT_ALPHA_INPUT to convert the quantity from the external format into the internal one!
    Another possibility is that some customizing is missing for converting quantities in different unit of measures (like the quantity in pieces is known, but the pricing calculation is being done on kilos.. but the convertion between these 2 unit of measures is missing).
    Good luck!

  • Net Price Calculation Error in LSMW(Direct Input)

    Hi,
    i am using LSMW-Direct Input method for Creating Purchase Order .i am facing Problem like Quantity Conversion error in Net Price Calculation.
    Any one please help me out.
    Regards,
    Shobha Henry

    Best practice would be to use BAPI/ALE method instead of direct input but if you've already done with the mapping etc. try putting a break point in the generated LSMW program where the net price is calculated and transferred to SAP field and then run it to see in the debugger what's going on. I reckon its possibly a type compatibility error.
    Hope this helps,
    Cheers,
    Sougata.

  • Transformation Currency translation error

    Hi,
    I'm afraid I have a problem while implementing transformation from 3.5 to 7.0.
    source - 0net value  unit 0doc_currcy target: 0incordval unit 0stat_curr.
    the sysetm saw the currency translation (from 0doc_curry to 0stat_curr), but not the conversion category, I get no F4-help for this field (msg RSTRAN170 Fields of the rule invalid for a conversion.
    When I would like to change the conversion category, I can see all I created in 3.5 do I have to implement them also or do I have to do some other regarding the error message?
    could somebody help me please?
    Kind Regards Manuela

    Can you please check that 0doc_curry and 0stat_curr are the reference characteristics of 0CURRENCY
    I think these two currencies are not referencing to 0CURRENCY. That is why you are getting the error.
    Thanks,
    DK
    (Giving points is another way to say thanks )

  • Currency translation error

    I have created a currency translation key for Exchange rate type M and the key is based on time characteristic 0CALMONTH. It is working almost fine but is failing in the below two mentioned places:
    1. The values for all the months are being shown correctly, except for December 2006. for december it shows the november values. However it shows the values for January 2006 correctly.
    2.When the currency is CZK(Czech Republic), the currecny conversion values are not matching completely. That is the ratio between CZK and USD is 22.02132 in R/3 but it is 22.02164 in BW.
    I have tried checking the values against the report RCURTEST, the values for CZK to USD are matching in this report output, but in BEx output they dont match. I have also tried transferred the settings from R/3 (by right clicking on Source system and choosing transfer exchange rate settings). But still I keep getting this mismatch.
    Can somebody advise where I am doing wrong?/
    Thanks in advance.

    I found the solution.
    I removed the check in "Currency Conversion for External Systs" in External Data tab of InfoPackage, and was able to load the data.
    Thanks guys for all you help
    Mitali

  • Error shows net price will be negative in pricing proceedure

    Hi experts,
    While creating purchase order in IS - Retail,  Error shows that "net price will be negative".
    could any body will be giving suggestions, why it has happened like this.
    thanks and regards
    suneel

    HI Suneel
    Please check following
    1. In the condition type  under control data tab check the plus/minus sign
    2. Check your discount conditions more than gross price
    3. Check vendor master data under purchasing tab pricing date control - don't maintain anything.
    Best Regards
    Swami

  • Net Price Calculation During Creation of PO with Reference to Contract

    Hi,
    While trying to Create Purchase Order through ME21N transaction ,
    For a line item When Contract and Contract Item is given as Reference then the Net Price of PO is calculated automatically , When Tried to Debug Standard code the Function Module "PRICING" is used to calculate this value.
    But i cannot use this FM as it has lot of Enhance ment Points / Spots .
    Please let me know if there ia any Function Module which Provides the Net Price for PO , When Contract and Contract Item is provided as reference.
    This Net Price is picked from Contract based on Scales and Number of Condition Types maintained in the Contract.

    Hi
    See SAP Note 201830 - Calculation of the net price of an item. Although it's for SD, I think that it could help you to understand how to do in MM (so, change V/06 by M/06, ie: pricing condition, V/08 by M/08 ie: pricing procedure).
    I hope this helps you
    Regards
    Eduardo

  • Details about net price calculation

    Hi,
    I have to do a report where when the user clicks on the net prices, a new window raises with details about it like prices, discounts, charges, tax, totals, etc.
    But I don't know where I could find these items, actually even I don't know how the net price is calculated, so I would be very grateful if someone could explain me which tables are used in this calculation, or where can I find the information I need.
    thanks in advance

    I believe all the information you need is in KONV.  For the tax example, if you look at the records in KONV where KAPPL = TX you will see a value in KBETR.  That is the tax rate.  It might not look like a tax rate.  For example, in our system 6% is stored as 60.00. 
    You really need to talk to someone who understands your pricing procedure.  They will be able to help you interpret the values you see in KONV.  Go to the following link to learn more about pricing procedures.
    http://help.sap.com/saphelp_46c/helpdata/en/69/72369adc56d11195100060b03c6b76/frameset.htm
    You can view the configuration for pricing by using transaction SPRO and go to Sales and Distribution -> Basic Functions -> Pricing -> Pricing Control.  Specifically, look at the Pricing Procedures to help you understand how your pricing is setup.
    Maybe someone can find a FM for you to get the data as it looks on the pricing screen in the Billing document.  That would be helpful.
    Brian

  • Net price calculation

    HI frinds,
    I crm somehow the net price is not adding up the cstics values but where as the netvalue is adding up.
    can u tell me how to and where can i debug how standard is calculating the netprice in CRM IPC?
    i have checked the prc_trace = X option and the SM53 logs.. but found nothing much.
    is there any specific abap/java point where sap does this, if you know please respond ASAP
    thanks
    Niraja

    Hi Niraja,
    the netprice and netvalue is calculated inside the IPC running on the virtual machine container. Hence you can not easily debug this. Nevertheleess the main logic is, that basically all active non-statistic conditions of an item are used for calculation of the net value of an item. Depending on the sales / service item itself being statistical or not this item net value is cumulated into the transaction header total.
    Best Regards,
    Michael
    P.S. The PRC_TRACE based access trace will not be helpful in this matter as it is used to analyze the determination of conditions instead of the calculation. For the calculation a new tool was recently introduced: see SAP note 1520446. Anyway this tool does cover the calculation of individual conditions, but not the calculation of totals like the net value.

Maybe you are looking for

  • INLK --Mid Year Go-Live

    Hi, Can you gmme the strategy of how to about loading table 558c? I mean what all wagetypes i should consider loading into this table. We have huge employee database which need to be uploaded. Regards 29241

  • Adobe Photoshop CS5 stopped working w/ NIK (Win 7, 64 bit)

    I am getting Photoshop stopped working error when NIK plugins are used. There is no such error when NIK plugins are not used. Adobe says ... Contact NIK for latest edition {and I have such} but there are many threads on known documented CS4 and CS5 V

  • 5.1 supported for iPod?

    Is there a way I can get 5.1 for my videos on my iPod? Like to make them 5.1 and what not. Or, when I plug my iPod into my Home Theater system, to get the full 5.1 advantage of DVDs I have on my iPod? Does this make sense?

  • Lightroom not displaying any previews/thumbnails? (SOLVED)

    Just updated 5.2 (win7 x64) All my collections show, but everything in the library is blank. Develop also shows just grey? Any ideas? Maxi SOLUTION:  http://www.lightroomforums.net/showthread.php?14070-How-to-assign-an-sRGB-ICC-Profile-to-y our-monit

  • Tabular form query using column values delimiter

    I wanted to know, if i can query a tabular block by entering the column values (primary key) as semicolon delimited and update required fields. Please let me know. Requirement:- User will enter 5 values as "AB1; AB2; AB3; AB4; AB5" After entering I n