Alternate Unit of Measure Conversion Rule Error

We want to sell Cement by the Ton, the base unit of measure its kilograms.
But there its an error on the Material Master and the rule of conversion between Ton and Kilograms its 1 to 1.
First I try to change it then I tried to enter a new one with TNE (Metric Ton) and in both cases after I enter 1,000 on the kilogram box,  SAP returns a 1 and in the bottom bar a green icon and the message: " units of measure have been verified and corrected" (translated)
Its there some menu where I can correct these conversion rules?
Thanks

Hi Carlos
We had lot of trouble with unit of measures in one of our projects.
The rule is you can't change base unit of measure untill all open objects are completed. The open objects typically are Sales Orders, production order, purchase orders, etc. If you try to chnage Base unit of measure, SAP gives you an error with list of open objects.
Second rule is it should be the smallest unit of measure if possible. For ex- you can't have base unit as Kilos and then alternate unit of measure as Grams. In this case Grams should be the smallest unit of measure.
But once all open objects are closed and Base Unit is chnaged, I have not seen any problems in the previous transactions. We have done it multiple times.
Another alternative to get out of this is, discard this material and create a new one with correct unit of measures.
Hope this helps.
Mankai

Similar Messages

  • Conversion of alternate unit of measurement

    Hi,
    System will not allow to enter conversions of unit of measurements in decimal points. But is there any configuration or method, we can force system to accept conversions of unit of measurements in decimal points only? (For example 2.5kg = 1pc, base unit of measurement is 'PC' and alternate unit of measurement is 'KG')
    Regards,
    Sattuj

    Hi,
    For the given example of Alternate conversion you can use the following setting :
    2.5 Kg = 1 Pc
    Put the Values as :
    25 Kg = 10 Pc
    With this the objective of Decimal is achieved.
    Please check the following posts for more info :
    [Re: variable order unit]
    [Re: Base Unit of Measure]
    [Re: Issue in unit of measure]
    Hope it helps,
    Best regards
    Amit Bakshi

  • Conversion in Alternate Unit of Measure

    Hi All,
    I have a report in which i report data in both base and alternate units of measure, the report has three filelds Material , Quantity (BUOM) and Quantity (AUOM). The problem is for a certain material; say Mat_1, the unit in which it is entered can be Carton or EA, i am using Carton to litre conversion, but my query fails when the material has EA as its unit. Is there a way by which i can convert the unit to litres be it in Cartons or EA???
    Kindly suggest a solution anyone pls pls help
    Thanx in advance
    Regards,

    Hi,
    You can define your own Unit Translation using Tcode RSUOM in such a way that it takes a dynamic unit from each source record with fixed target unit as Litres.
    Refer http://help.sap.com/erp2005_ehp_04/helpdata/EN/1b/325d4217139041e10000000a1550b0/content.htm for Unit Translation creation.
    You would need to ensure that unit translations are available in T006 table.
    --Priya

  • Error in units of measurement conversion  "BOM"

    hello gurus gudmorning everybody
    i have problem in  project regarding the units   of  measurement conversion BOM
    this is the scenario: 1000 ft2(  BASE UNIT MEASUREMENT)  = 1ea (    SALES UNIT) ( 2bed room flat) it is a higher level item
    sub items are in EA  base unit measurement ex: like  one sofa one air conditioner etc instead of taking sale unit measurement of higher level item , its taking base unit mesurement of higher level item , .i.e instead of taking 1EA  2bhk = 1AC, 1 SOFA,   but is calculating 1000ft2( 2bhk)   = 1000ac, 1000sofa , plz help out to rectify the conversion
    thank you in  advance
    venkat

    Dear Venkat,
    Try with this
    Please maintain the alternative unit of measure in sub itemes master data at Additional tab like this
    in AC master data 1EA = 1AC and 1AC = 1EA 2BHK
    in Sofa master data 1EA = 1 Sofa and 1Sofa = 1EA 2BHK
    Now you try
    I hope this will help you,
    Regards,
    Murali.

  • Unit of measure conversion during backflushing

    Dear All,
    The BUOM for one component in our industry is in KG whereas in Bom it is defined in G(grams) due to very low consumption qty & I have maintained conversion in material master additional data tab already but on backflushing the system is putting this item in COGI such as .350g(which becomes .00035KG in base unit because as per std only 3 decimal places are allowed in BOM ) so the error text qty in stock keeping unit is zero in COGI is generating & the system is not posting this qty in consumption pls. help to resolve this because i can not change my base unit from KG to G.
    Regards
    Rakesh Sehgal

    Hi Sehgal,
    As the KG and Grams belong to same Unit, you need not maintain the alternate unit of measure in Material Master, additional tab screen.
    Only thing which is required to maintain is In Basic View maintain the BUOM as "KG" anh in Work scheduling view maintain the Issue Unit as "G". and Also in BOM you maintain the UOM as "G".
    Your issue will be resolved.
    Do the above and check and let us know
    Regards
    radhak mk

  • Report Data in Alternate Unit of Measure

    Hi
    We are working on Unit of measure Conversion for this we are following “How To….Report Data in Alternate Units of Measure” document. We did all the steps as mentioned in the document still this is not working. All results are showing zeros with same units of key figure qty like EA, ROl, Boxes and so on. We want to convert this into Cartons and Pallets. My question is is there any thing we need to do which is not mentioned in this white paper.
    For example maintaining Conversion Factor in R/3 side?
    Do we need to add Conversion factor Key figure to Transfer Structure and Info cubes?
    (Which is not mentioned in the white paper) if so which field we need to map this in Transfer Structure?
    We are in Version 3.5
    Thanks
    Naga

    Naga,
    For your first question.....you can "maintain" different units of measure in 0MAT_UNIT, but at one time you can report on only one alternate unit.
    For your second question, I have a feeling that it is the problem with your enhancement to the std SAP code which is mentioned in the How to Paper. After you have done the enhancements did you activate the programs again? If there is somebody with you who is good in ABAP just run this enhancement through him.
    Also just make sure you have followed everystep in that how to document, including the query designer part of it.
    According to the logic of that paper, if the alternate unit is not available, then it is supposed bring back data in base unit, it is not supposed to error out. Check your ehancement piece again.
    Thanks
    Yashu Raj

  • Alternate units of measure

    Hi,
    In order to implement the Alternate units of measure -
    I need to implement user exit and activate enhancement RSR0001. In the description below is listed what to implement of includes. In the function group XRSR - I have added the code to the includes ZXRSRTOP and ZXRSRU01. These are both a part of the group. But the last one ZXRSRF01 is not in the include folder. I tried to create an include by right click on the include folder and choose create - I named it ZXRSRF01 and copied the code into it. But it is still not to be found in the XRSR function group and when I check the program the get_form call raises and error in the code of the include ZXRSRU01. How to get the include in the function group or is there another solution?
    From SAP - How to...report data in alternate units of measure.
    3.7 User Exit for Variables
    Implement user exit for variables and activate enhancement RSR00001.
    ***INCLUDE ZXRSRTOP.
    Enhancement: Alternate U.o.M.
    DATA: g_aunit TYPE /bi0/oimat_unit.
    ***INCLUDE ZXRSRU01.
    Enhancement: Alternate U.o.M.
    DATA:
    l_s_range TYPE rsr_s_rangesid,
    l_s_var TYPE rrs0_s_var_range.
    l_dummy(72) TYPE c. "delete
    DATA:
    l_factor TYPE f,
    l_factor1 TYPE f,
    l_factor2 TYPE f,
    l_msgv1 LIKE sy-msgv1, "insert
    l_msgv2 LIKE sy-msgv2, "insert
    l_msgv3 LIKE sy-msgv3, "insert
    l_material LIKE /bi0/pmaterial-material,
    l_base_uom LIKE /bi0/pmaterial-base_uom.
    Called after user input
    IF i_step = 3.
    Get variable for alternative unit entered by user
    Validate entry and store as global variable
    READ TABLE i_t_var_range WITH KEY vnam = 'YTAUNIT' INTO l_s_var.
    IF sy-subrc = 0.
    TRANSLATE l_s_var-low TO UPPER CASE. "#EC TRANSLANG
    CALL FUNCTION 'CONVERSION_EXIT_CUNIT_INPUT'
    EXPORTING
    input = l_s_var-low
    language = sy-langu
    IMPORTING
    output = g_aunit
    EXCEPTIONS
    unit_not_found = 1
    OTHERS = 2.
    IF sy-subrc <> 0.
    Error: Please enter a valid unit of measure
    l_msgv1 = 'Unknown unit of measure:'.
    l_msgv2 = l_s_var-low. "insert
    l_msgv3 = '. Please enter a valid unit of measure.'.
    CALL FUNCTION 'RRMS_MESSAGE_HANDLING'
    EXPORTING
    i_class = 'R9'
    i_type = 'E'
    i_number = '000'
    i_msgv1 = l_msgv1
    i_msgv2 = l_msgv2 "change
    i_msgv3 = l_msgv3
    EXCEPTIONS
    dummy = 0
    OTHERS = 0.
    CALL FUNCTION 'RRMS_MESSAGES_SHOW'.
    CALL FUNCTION 'RRMS_MESSAGES_DELETE'.
    sy-subrc = 4.
    RAISE again. "#EC *
    ENDIF.
    ENDIF.
    ENDIF.
    Called from "Get Attribute" Function (Modification)
    I_VNAM Attribute (not the name of the formula variable)
    I_IOBJNM InfoObject
    I_T_VAR_RANGE Contains characteristic value, attribute value,
    unit of measure, query key date
    IF i_step = 0 AND i_vnam = 'YUOMCNVF' AND i_iobjnm = '0MATERIAL'.
    read material and base uom from variables
    LOOP AT i_t_var_range INTO l_s_var.
    CASE l_s_var-iobjnm.
    WHEN '0MATERIAL'. l_material = l_s_var-low.
    WHEN '0BASE_UOM'. l_base_uom = l_s_var-low.
    ENDCASE.
    ENDLOOP.
    get factor for base UoM
    PERFORM get_factor USING l_material l_base_uom l_factor1.
    get factor for alternate UoM
    PERFORM get_factor USING l_material g_aunit l_factor2.
    return conversion factor for variable
    IF l_factor2 <> '0.0'.
    l_factor = l_factor1 / l_factor2.
    e_meeht = g_aunit. "insert
    ELSE.
    When the UoM conversion is not maintained, instead of showing 0, the
    base UoM with a factor of 1 is used. Therefore, the user sees MIXED
    VALUES in the total line and knows right away that there is something
    wrong. That way it’s easier to track inexistent conversion factors.
    l_factor = 0. "delete
    l_factor = 1. "insert
    e_meeht = l_base_uom. "insert
    ENDIF.
    CLEAR l_s_range.
    l_s_range-sign = 'I'.
    l_s_range-opt = 'EQ'.
    l_s_range-low = l_factor.
    APPEND l_s_range TO e_t_range.
    e_meeht = g_aunit. "delete
    ENDIF.
    ***INCLUDE ZXRSRF01.
    *& Form get_factor
    Get conversion factor from /bi0/pmat_unit
    FORM get_factor USING i_material TYPE /bi0/oimaterial
    i_mat_unit TYPE /bi0/oimat_unit
    e_factor.
    TYPES:
    BEGIN OF ys_mat_unit,
    material TYPE /bi0/oimaterial,
    mat_unit TYPE /bi0/oimat_unit,
    numerator TYPE /bi0/oinumerator,
    denomintr TYPE /bi0/oidenomintr,
    END OF ys_mat_unit.
    DATA:
    l_s_mat_unit TYPE ys_mat_unit.
    STATICS:
    s_t_mat_unit TYPE SORTED TABLE OF ys_mat_unit
    WITH UNIQUE DEFAULT KEY.
    CLEAR: l_s_mat_unit, e_factor.
    READ TABLE s_t_mat_unit INTO l_s_mat_unit WITH KEY
    material = i_material
    mat_unit = i_mat_unit.
    IF sy-subrc <> 0.
    SELECT SINGLE * FROM /bi0/pmat_unit
    INTO CORRESPONDING FIELDS OF l_s_mat_unit
    WHERE material = i_material
    AND mat_unit = i_mat_unit
    AND objvers = 'A'.
    IF sy-subrc = 0.
    INSERT l_s_mat_unit INTO TABLE s_t_mat_unit.
    ENDIF.
    ENDIF.
    IF l_s_mat_unit-denomintr <> 0.
    e_factor = l_s_mat_unit-numerator / l_s_mat_unit-denomintr.
    ENDIF.
    ENDFORM. " get_factor
    Hope someone can help.
    Thanks

    Hi Karin,
    I am also facing the same problem for alternate units of measure...i tried to access the path
    websmp201.sap-ag.de/~sapdownload/011000358700000488512003E/Howto_alternate_uom5.pdf
    but it is not found...can u please give me this document if u have it with you.?
    Thanks,
    Vijaya

  • Material upload: alternate unit of measure problem

    Hello,
    I'm uploading materials using LSMW (BAPI nethod: BUS1001006). I have a problem for the records with alternate units of measure. I put the units in a separate file and map the ISO code and the Numerator. However, I receive an error M3333 for the materials with 2 rows (one basic UoM and other alternate), which says that I have to maintain conversion factors for the alternate UoM. I thought, I'm doing so by providing Numerator (E1BP_MARM-NUMERATOR), but somehow it's not enough.
    Any assistance will be highly appreciated
    Thanks in advance,
    Eli

    Wrong definition in MARMX structure.

  • ALternate Unit of Measure as a Order unit in PO

    Hi everyone,
    I have a problem while ordering the Quantity in PO with alternate unit which is maintained in MMR. The problem is
    in MMR, I have maintained EA as the UOM and PAC as the Alternate unit of measure.
    while in PO, i am trying to give the 'Order Unit (OUn) as the PAC which is the alternate unit maintained. But it is not accepting and
    again reverting back to EA. i couldnt find out the solution. But some POs for that material is already ordered as PAC unit.
    Could it be problem with the MMR ?
    Regards
    Siva

    HI,
    Go to Inforecord of that material with that vender on that plant.
    Change Inforecord(me12)...here in general data...change the order unit.
    system will give the conversion factor as u defined in material master.
    Hope Help U !
    Regards,
    Pardeep Malik

  • Decimal in Unit of Measure conversion

    Hi Gurus,
    I want to enter decimals in Unit of Measure conversion. System is giving the error that "Decimal not permitted". Actually the scenario is we have a material with KG as a base unit of measure. The ordering unit is "L" litre and the conversion factor is:
    1 Litre = 0.792 KG
    But when I am going to enter the conversion the system is not allowing to enter decimal. What I need to do in the configuration to enable the decimal entry.
    Earliest response will be highly appreciated.
    Thanks

    >
    Imran Khan wrote:
    > I have entered 1000 Litre = 792 Kg, but when I order 1Kg, system is converting it into 12.62 Litres.
    >
    > Thanks
    if 792 kg equal to 1000 ltr,
    then 1 kg equals to 1,263 ltr.
    when do you see this "conversion" to 12,62 litres? in ME21N after you entered 1 KG?
    if yes, then your order unit is probably set to liter, further check if you have a rounding profile in material master or info record, that causes the switch from 1,26 to 12,62

  • Routing - decimal places for unit of measure conversion quantity

    Hello all,
    in the change routing screen in SAP (CA02), when going to a operation detail screen, a unit of measure conversation value can be defined. A value for header and operation can be made.
    Currently we cannot set any decimal values for operations, I get the error message: "decimal places are not permitted."
    Where in customizing can I change that?
    Thanks
    Anne

    Hello,
    thanks for the answers.
    The UoM is LB.
    I've already checked CUNI, but I can not find LB..?
    Also I've noticed other places in SAP, for example the base quantity of some operations in the routing have a numbers with 3 decimal places and the same UoM LB, so this looks like the UoM is setup fine, maybe there are just problems with this special screen?
    Thanks
    Anne

  • While making changes in alternate Unit of measure CAR it makes changes

    While making changes in alternate Unit of measure CAR it makes changes in other alternate Unit of measure KAR.
    Both are having same ISO unit CT.Please suggest why it is happening.

    your units have probably a conversion rate to the SI unit in its definition.
    you can see this in CUNI, open your unit in detail and look at the lower left  part

  • Order qty by alternate unit of measures

    Hi All,
    In casting senario I want to map follwing.
    I have created a material having UOM as "g"  i.e. grams and maintained a conversion factor in alternate unit of measure to convert it to "MM" i.e. milimeters. I have also maintained alternate unit of measure in work scheduling view. Now when I create the order its in MM which is correct but I want to restrict order qty to 500 mm.
    Means if the requirement is generated for say 650 mm length then order qty should be 2 having 500 mm length each.
    How do i do this? Please advise.
    Regards,
    UG

    Dear ,
    You can achieve the same by keeping Fixed Lot Size FX  and keep the quantity as 500 in the same UOM at material master level -MM02. in MRP1
    Or if you want that 500 mm  is your Maximum Order Qty , then you can mention the same in Maximum Lot Size  field in MRP1
    Try and revert back
    Regards
    JH

  • How to report on Alternate Units of measure

    Hi ,
    I am trying to implement the unit conversion ..i have few basic questions..
    1)Do we need to have the 0MAT_UNIT in the cube/ODS
    2)for 0material do i specifically need the base unit of measure as unit for the attribute conversion factor..
    How do i go ahead if my conversion factor has a different unit..
    3)In my scenario i am trying to do unit conversion on a keyfigure which has unit as billing qty in SKU..Do I need to do anything different in this case in order to convert to a diff unit..
    Had changed the code given in the how to do doc..The report gave all the values as zero.
    Pl suggest.
    Appreciate ur inputs.
    Regards,
    G.V

    I am using BW 3.5 .
    Loaded/activated both 0material and omat_unit.
    0MAT_UNIT is not maintained in the ODS/CUBE.
    The keyfigure i am trying to convert to alternate unit of measure is billing qty in SKU which has billing qty in SKU
    as unit to that quantity..
    The user input variable for alternate unit of measure is defined on the unit billing qty in SKU..
    when i debug it is not processing through this loop..
    IF i_step = 0 AND i_vnam = 'YUOMCNVF' AND i_iobjnm = '0MATERIAL'.
    read material and base uom from variables
    LOOP AT i_t_var_range INTO l_s_var.
    CASE l_s_var-iobjnm.
    WHEN '0MATERIAL'. l_material = l_s_var-low.
    WHEN '0BASE_UOM'. l_base_uom = l_s_var-low.
    ENDCASE.
    ENDLOOP.
    Pl advise..

  • Report Data in to two alternate Unit of Measures

    Hi
    We Implemented "How to Report Data in to two alternate Unit of Measure". I have a question
    1 Could we maintain Two alternate Unit of Measures for one Base Unit of Measure?
    For example if Base unit is EA ( Each) we need to maintain this as CAR( Carton) and PAL ( Pallet).
    Thanks
    Naga

    Hi Naga,
    Are you talking about Qty Unit conversion. We can surely maintain CAR,EA,PAL and all. The Numerator and Denoms are maintained in T006. And accordingly the conversion happens.
    Apart from that you can have your own customized Qty conversion using Transaction 'RSUOM'.
    Lemme me know if this helps.
    -Bikas

Maybe you are looking for

  • Can I write to an NTFS formatted drive on a PC Network?

    I had a quick question that I am sure someone in this qualified group will be able to answer. My existing laptop PC for work is about shot, and my company has said that I could replace it with anything (Excellent!). So I'm looking at the 17'' Mac Boo

  • Best way to work with Word documents on Mac?

    Just bought a Mac Pro, tired of the faults of MS/Windows. BUT I work a lot with Word documents, and have to keep doing so to interact with colleagues, I understand there are two possible ways - either install on my Mac also a Windows, and work in ori

  • Scroll bar in jsp

    Hi all, I am having a table in jsp. It contains four columns. 1 st and 2 nd row gives the table headings. In first row, i have applied rowspan=2 to first two columns.then for 3rd and 4th column there is no rowspan. in second row, I have given heading

  • Report server error

    Hi all,     I have designed a report and deployed it in report server. The report worked fine in SSRS but it is showing error in report server. The error is given below,please help me An error has occurred during report processing. (rsProcessingAbort

  • SR-IOV Uplink Port with NIC Teaming

    Hello, I'm trying to setup my uplink port profile and logical switch with NIC Teaming and SR-IOV support. In Hyper-V this was easy, just had to create the NIC Team (which I configured as Dynamic & LACP) then check the box on the virtual switch. I'm V