Error in Quantity Conversion type.

Hi all,
I have created  quantity conversion types in transaction RSUOM."ZCRFNSC"
In the Conversion Factor Tab,Dynamic Determination of Conversion factor i chosen as Using Refrence Info Object------0MATERIAL.
In the UOM Tab.
Source Unit TAB-- I have defined as UOM from data Records
And in the Target UOM  i have set as Fixed Unit --"SC".
Now when i am executing the report where i have apllied this conversion type it throws error
"Inconsistent i/p parameter(I_TUOM, value SC)"
Kindly help me tounderstand & get the solution for this error
Points will be assigned....

Dear Experts ,
P101 condition type is not picking the MAP value in PO . It sometimes takes 0.00 or some other value other than MAP . Please tell me what could be wrong ?
Regards
Anis

Similar Messages

  • Function Module using Quantity conversion type

    Hi,
    I need to know the function module which uses the quantity conversion type created in RSUOM and should provide the converted value as the result.
    I know the function module which convert the units based on the input. But need to know the FM which uses conversion type.
    I tried conversion type available in the transformation rules. But it is not working for a particular case. So thought of doing the same inside a routine.
    Awaiting for your reply
    Thanks!

    Try this and check
    select vbakvbeln vbapposnr vbakvkorg vbakvtweg vbak~spart
    vbakvkgrp vbakvkbur vbapmatnr vbapmatkl vbap~zieme
    into CORRESPONDING FIELDS OF table it_data
    from vbak
    inner join vbap on vbapvbeln eq vbakvbeln
    where vbak-vbeln eq vbeln.
    Regards,
    Atish

  • Where Used for a Quantity Conversion Type ?

    We had a problem with a quantity conversion type, and it's caused corruption on every query that used it. So I have to go in and fix 'em all. Except.... I'm not sure which queries used it !
    Metadata ? Nope. Quantity Conversion Types aren't there.
    Where used from RSUOM ? Nope. All it pulls is the conversion type itself and the associated infoobject.
    RSZELTXREF ? Nope. not in there.
    RSUOMTRT ? Well, yeah, the GUID for the conversion type is there. But.. it does not show up as an ELTUID anywhere else.
    I'm stumped ! Anyone have an idea ?

    I just manually went into every query that I had assigned as having an Alt UOM conversion and fixed it that way.

  • Quantity conversion error

    Hi,
    In me21n transaction , I am trying to create an purchase order for a specific material. But I get an error saying ''Quantity conversion error in net price calculation'' . I have checked the quantity conversion for that material but it seem to be right. Do anybody have any solution for this?
    Regards,
    Bhagyashree

    Hi Andy,
    Check the below document which helps u...
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/business-intelligence/g-i/how%20to%20report%20data%20in%20alternate%20units%20of%20measure
    Also check these threads:
    /thread/366900 [original link is broken]
    Quantity Conversion Function Module
    Unit of measure
    Hope these helps u...
    Regards,
    KK.

  • Quantity Conversion in BI 7

    Hi All,
    I have followed the documentation to do a quantity conversion from BT (Bottle) to TO in BI 7. Since they are not in the same dimension, I therefore have determined type 4 : Use T006 if available, otherwise, use reference InfoObject. I have referred to InfoObject 0MATERIAL, inside it I have determined the base unit of measure and generate a system DSO to store the conversion factor information.
    But during my data transfer process, I keep hitting on error :
    No quantity conversion possible     RSUOM     65.
    Can anyone please help. Thanks.

    Dear Handoko,
    I have struggled with the same issue of unit conversion. Unfortunately for both of us, unit conversion across dimensions is NOT possible.
    However, there is a work around for this. You will have to find out from your functional consultants how much does 1 bottle weigh. Then in the transformations you can use this to do the unit conversion.
    Regards,
    Prem.

  • Query Designer : Quantity Conversion as per UOM

    Hi gurus,
    I am facing a typical situation here. I have Product Quantity data that I fetch from R3, This has diff UOM based on different product. I know the conversion factor. I have not included the conversion factor in the transformation while loading the data. Hence in the cube, the data is loaded without any conversion.
    Now, in my query, I want that the Quantity data be displayed always in say BOX (Whether at aggregate level, ex. Sales Office level or at a more granular level (product brand level)) it should always be in BOX. Can I make such a modification in my query so that the end result for quantity should always be in BOX.
    thanks n regards,
    Sree

    Hi Sree,
    You can set unit conversion for relevant key figures in the Query Designer.
    For that, you need to create a quantity conversion type first.
    For a BW7.x system, use transaction RSUOM to maintain quantity conversion type.
    It could be defined like this:
    Source unit: from data record
    Target unit: fixed: BOX
    Hope this helps.
    Regards,
    Patricia

  • BI 7 Quantity Conversion in Business Explorer

    Hello,
    I'm not getting the result for Quantity Conversion at BEx level in BI 7.
    I Created Quantity conversion type in RSUOM
    All table entries are available in T006 table and the units i'm trying to convert are in the same dimension
    Used this Conversion type in key figure at query level.
    Still the report output shows the unit and value as stored at Infoprovider level.
    Any idea, what could be missing?
    Regards,

    Mahesh,
    Along with Currency conversion, BI 7 has feature for Quantity Conversion.
    I used the simple method of conversion using standard T006 table.
    Having set the property in Query definition for the key figure in Conversions tab, still the quantity is displayed in Original UOM.
    Now i got a warning 'Conversion not possible' and there are no details on that.
    I'm still trying to find out if there is some system setting missing.
    Mr. DON,
    Where can i maintain/check dynamic determination of conv factor.
    I'm trying to convert EA to DZ. these are in same dimension.
    Regards,
    Edited by: Sarkar on Oct 15, 2009 12:32 AM

  • Quantity Conversion Function Module

    Hi,
    I am using BW7.0's feature - Quantity Conversion (TCode: RSUOM).
    I could use it for converting quantity for different unit on the fly during report time.
    Now, I would like to do convert during data upload. Is there any function module that can help?
    Please note that the quantity conversion factor is "Material dependent".
    Thanks in advance.
    Best Regards,
    Chris

    Hi,.
    1) In the BEx Tab page of
    Characteristic 0MATERIAL, maintained the field "Base Unit of Measure" as 0BASE_UOM .
    2) In the BEx Tab page of
    Characteristic 0MATERIAL, maintained the field "Unit of Measure for Char." by click on the New button, it will generate a DataStore Object, which will store information for calculating the conversion factor.
    3) Fill in the DataStore generated with data, using the DataSource 0MAT_UNIT_ATTR.
    Note that we must NOT use the the former infosource technique and update rules for loading data to it. Use transformation and DTP, else the SID could not be loaded to it.
    (I stuck with this problem before..:))
    4) Create a Quantity Conversion Type through TCode RSUOM, the Conversion factor can choose 1,3 or 4, with reference to 0MATERIAL InfoObject.
    5) Then in any query of cube with 0MATERIAL in it, the quantity conversion type defined in step 4 could be use for displaying data in other UOM~
    Hareesh

  • 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

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

  • I recently subscribed to Adobe ExportPDF and tried to convert a PDF file to MS Word.  So far,  after many tries,  I get soe type of error and the conversion fails.  Please advise?

    I recently subscribed to Adobe ExportPDF and tried to convert a PDF file to MS Word.  So far,  after many tries,  I get soe type of error and the conversion fails.  Please advise?

    Hi there,
    It sounds like there may be an issue with the quality of the PDF. Not all PDFs are created equal, and especially those created from scanned documents can be problematic if the scan quality isn't the best. Is there a dark background on the PDF, or stray marks or smudges?
    You can try converting with OCR disabled at outlined in this document: How to disable Optical Character Recognition (O... | Adobe Community. But, while that's a good test to find out where the problem lies, you'll end up with a Word document that isn't editable, so it's not an optimal solution.
    Please let us know how it goes.
    Best,
    Sara

  • Conversion Type Missing ERROR

    Hi Friends,
    Can any one please help me with this error which i am getting while activting transformation on cube, message - "Conversion Type Missing - must assign to InfoOject" Error.
    I have a key fig which is an amount filed, to which i have provided fixed currency.
    Its urgent Thanks
    Mark

    hi mark,
    u should have created transformation rule .
    1.go to transformation rule.
    2.u will have 2 tables one for source second for target table.
    3.two tables would be mapped one u give the data source right.
    4.here go to that infoobject that asks for the stated error.
    5.click the group rule for that infoobject.
    6.u find a pop up having conversions from source to target specify wat ever conversion u need and check it out.
    if error still persists .
    check for u r infobject is it a fixed currency/uom.
    try to write a routine for the target conversion in start routine .
    thank u.

  • Quantity Conversion in F & A Pricing

    Hello friends,
    This question is related to F & A Pricing in IS-Oil MAP solution.
    I am facing a problem while changing a Billing Document in VF02. In the pricing item conditions screen, when I try to click on the zoom button of a F & A condition type, I am getting the following error message.
    "Unable to convert between units of measure L15 and TO for material". But in the material master of the given material, the converion between TO and L15 has been maitained. 
    Also I am aware that the F & A pricing might also use the QCI component for the conversion. So anyone help me on where to look for the quantity conversion details specified for F & A pricing.
    Thanks in advance,
    Sankar.

    Dear Shankar,
    Adding TO in UoM group may lead to inconsistencies for those material documents posted already. Surprise that you see TO in QCI Test but not in UoM group.
    To analyse further, Please check in table LIPSO2 using the delivery document number and Item number and see whether you see a quantity for TO or other mass UoM such as KG. Also please share the below information.
    1. Transaction qty and UoM.
    2. Base Uom and quantity
    3. F&A Price quotation price units.
    Regards,
    Natarajan

Maybe you are looking for

  • I keep losing my network connection every time my PowerBook goes to sleep..

    ...and I have to click on the "Airport pie" to reselect it. Some previous commentors suggested that maybe I had moved System Preferences to my Utilities folder (moving it back to applications seemed to correct it for them), but I haven't, it's still

  • Control 100 TFT

    Hello: I have no too much information yet but what I know now is to control about 100 tactile TFT´s. The application in Lingo show in each TFT one different picture, the user touch one of this TFT and something happens. Do you know what devices I nee

  • Add a Page without adding top-level Navigation link

    How do you add a new page to a site without it auto-adding a link at the top of the page navbar? I need to add a link to a page from one of the main pages. One thing I lvoe about iweb is how intuitive and simple it is to make sites but I miss some of

  • MacBook Pro not detect OS X bootable USB

    I make the bootable USB in disk utility in OS X recovery beacuse i can't boot to my mac. but my mac can't detect my bootable USB when i hold (option) key while boot up.

  • Front Row flipping back and forth

    Is there a way to prevent front row from flipping the artwork and the progress bar back and forth every so often. I find it distracting when I am playing music. It catches my eye every time it makes the switch.