Re:alternate unit of measure effects in sales.

Hi, guru's,
I have added the alternate unit of measure, for the required material in additional data & additional EAN's., for the convinience of creating P.O. in our desired unit but, it is said that, due to this addition AUOM, adverse effect has occured in sales, is it possible.
thanks
tuljasingh

hi,
yes it happens...
sales unit is diff used for sales and ordering unit is diff
so that sthe reason while creating PO or sales if the material has AOUM then we get diff UOM`s

Similar Messages

  • Issue with Alternate unit of measure

    Here in my production client which creating a material in April they have created with Base unit of measure = G and alternate unit of measure = EA
    ! EA = 60G....But actually they should have maintain 1 EA = 50g....Lot of docs got posted from April onwards...
    Movement types posted were 641,561, 562,101,102,601,653
    Now is there any possiblity to rectify it????

    Basically you need to correct your material master and then adjust the quantity with a physical inventory as Manoj already suggested.
    However, you should at least check each movement related to sales  like the 641, 601 and 653 movements if it was done in the alternative unit or in the base unit . MB51 can give you this info in the detailed report.
    you then have to analyze if you billed too much or too less to your customer.
    This should then be rectified before you adjust your inventory, because you may get even more problems with posting if you get a  customer complaint or a return which need to be posted with the old incorrect conversion ratio. Otherwise you may have to adjust your inventory a second time after such event ocurs.

  • Alternate unit of measurement

    Hi
    Our client wants to use alternate unit of measurement from Square Feet to PCS. The conversion factor is not constant, we have aggreed to use an average conversion factor. Stock posting will be done in square feet and PCS will be used in reporting only.
    Question is is there a way to avoid user from entering PCS in stock posting transactions (GR GI for production purchase or sale orders) by mistake. PCS should not be allow for inventory posting. It should be only for display.
    Regards
    Abhishek Rai

    You can restrict the use of certain alternative units only with userexits, which can be quite messy, as you have to make sure that it is not taken in inventory managment, in sales order, production order .....
    Have you thougt about using proportion units?
    http://help.sap.com/saphelp_46c/helpdata/en/30/e1a993db3611d185160000e82013e8/frameset.htm

  • Base and alternate unit of measure

    HI,
    can anyone please tell me
    1) what is base unit of measure and alternate unit of measure.
    2) what is the relationship between these two.
    i have one program which currently calculates base unit of measure for all the unit costs and now i need to calculate the alternate unit of measure for all the unit cost
    I heard that relationship of these two will be found in MARM table but i couldnt find it
    Please tell me how do i do achieve it.
    Thanks,
    Ahmed.

    Hi,
    BASE UOM is the unit of measure which will be used by business to calculate the weight of the goods or rather the Unit of measure in which stocks of the material are managed.
    Say for example I create one bulb. The base UOM is PCE or Piece.
    It means that the Bulb will be referred to as 1 Piece irrespective of its weight.
    So if in the sales order i put 10 PCE of Bulb it means 10 individual unit of the bulb.
    Alternative UOM is the Unit of measure in which quantities can be entered alternatively to the base unit of measure / stockkeeping unit.
    Say for example in our cases; we are selling these bulbs in boxes.
    I BOX = 10 PCE .
    So BOX becomes your alternate UOM.
    The relation is maintained in MARM table via the additional view in the Material Master (MM01/ MM02/ MM03 transaction)
    The relation 1 : 10 is managed by the UMREN UMREZ fields in MARM.
    I hope this is useful for you.
    Regards,
    Ankur Parab

  • BOM with alternate unit of measure

    Hello team
    Is it possible to create the BOM with alternate unit of measure ?
    Thanks
    JJ

    Hi,
    Not possible to create BOM by item material with alt unit of measure.
    If you want to use other UOM in production, use issue unit in work scheduling view.
    If you want to procure use order unit in purchasing view.
    For selling use sale unit in sales view.
    Regards,
    Dharma

  • 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

  • Variable for Alternate Unit of Measure

    Hello Experts
    I have implemented the soultion for reporting data in Alternate Unit of measure using the "How to..." guide provided at https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b7b2aa90-0201-0010-a480-a755eeb82b6f
    This solution involves creating a variable which prompts the user to enter the required unit of measure.
    However I have a situation where I would like to create variable which is not input-ready and has a fixed value assigned to it without prompting the user. Moreover, I cannot modify the already existing input-ready variable as it is used in other Queries.
    Does this involves creating a new user exit or modifying the existing user exit. If yes then can you please tell me how this can be done.
    Thanks
    Rishi

    Hi Rishi,
    You can follow any one the below procedure for solve your issue.
    1. You can change the variable by removing the check box "Ready to input". But you mentioned that you used that variable in other queries also. So, I am not suggesting this.
    2. You create a new variable same as the existing variable but with out selecting "Ready to Input" check box. Now when the user run the query, that variable will not be seen to the user. Now, we will see the customer exit, you assign new variable value to existing variable, before that you have to write a condition for checking the query name. If you are running the query which have the new variable then assign the variable value to old variable. This will solve your question.
    I hope you understood this procedure. If you have any doubts let me know.
    Regards,
    Patil.

  • Variable issue for Alternate Unit of Measure

    Hello Experts
    I have implemented the soultion for reporting data in Alternate Unit of measure using the "How to..." guide provided at https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b7b2aa90-0201-0010-a480-a755eeb82b6f
    This solution involves creating a variable which prompts the user to enter the required unit of measure.
    However I have a situation where I would like to create variable which is not input-ready and has a fixed value assigned to it without prompting the user. Moreover, I cannot modify the already existing input-ready variable as it is used in other Queries.
    Does this involves creating a new user exit or modifying the existing user exit. If yes then can you please tell me how this can be done.
    Thanks
    Rishi

    Hi Rishi,
    You can follow any one the below procedure for solve your issue.
    1. You can change the variable by removing the check box "Ready to input". But you mentioned that you used that variable in other queries also. So, I am not suggesting this.
    2. You create a new variable same as the existing variable but with out selecting "Ready to Input" check box. Now when the user run the query, that variable will not be seen to the user. Now, we will see the customer exit, you assign new variable value to existing variable, before that you have to write a condition for checking the query name. If you are running the query which have the new variable then assign the variable value to old variable. This will solve your question.
    I hope you understood this procedure. If you have any doubts let me know.
    Regards,
    Patil.

  • 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

  • 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

  • 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

  • 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

  • Mass Maintenance of alternate unit of measures

    Hi,
    I have an issue wherein 2000 materials have been updated with wrong alternate unit of measures.
    I have checked MM17 but it would allow only changes and not deletions.
    Kindly advice,whether there is any other way of deleting AuM.
    Thank you

    Dear.
    Ask your ABAP Team to write BDC or LSMW program.
    This will help you.
    Regards
    Utsav

  • 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

  • Alternate unit of measurement for quantity field in Report

    Hi All,
    I got a requirement like to populate alternate unit of measurement also in the report so how best i can do this when taking consideration of performance issues and all. I got few suggestions like to write a field routine in tranformations...
    So guide me how best i can do this, if any code is required let me know the code also.
    Eg. material...PP_Ingot has 2 units of measurement .....Ton & Each.
          So i need to display Qty in both Tons and Each in the report.
    Please suggest me .
    Thanks
    Srini.

    Hi Gregory,
    Thanks for the immediate reply.I was busy in some other issue so this is delayed.
    I hav a key fig YLOSMENGE  (inspection lot qty) in Base unit of Mea and mapped to r3 with losmenge and baseunit of mea.
    Next i hav created a new kf ZLOSMENGE with unit of mea so i want to know how to map this with r3 field and with which unit.
    So kindly suggest me.
    Regards
    Srini.

Maybe you are looking for

  • Windows 7 won't install any Audigy 2 ZS drivers

    I did a clean install of Windows 7 and noticed right away, that the drivers for my Audigy 2 ZS didn't get installed. Here is the error I was given via device manager / properties for card: The drivers for this device are not installed. (Code 28) This

  • Crystal Report grouping issue

    I have a report with 2 groups.  I first group by Profile then Location with there being 1 Profile and 2 Locations that exist within that profile.  I have a subreport in the Location Group header that reports correctly with Location 1 on page 1 and Lo

  • In/out markers being set in the sequence instead of source clip

    Here's what's happening: 1) I open a clip in the source monitor 2) I set the in/out points of a subclip and drag it to the timeline, no problem 3) I scroll around in the source monitor, finding a new clip 4) I hit in/out and try to drag the clip from

  • Where can I buy Morrowind for the MAC?

    Does anyone know where I can buy Morrowind for OS X because I have heard of it being played on the Mac, but I clearly don't know if it will work.

  • Myeclipse  : tomcat project  not able to create

    Good evening to all I installed eclipse then i had installed Myeclipse5.5.1 What is my doubt means While creating new project new-> Project ->new project Wizard is opening in that iam not able to find the Tomcat project in the toolbar iam not able to