How to convert Alternative unit to base unit?

Helo All.
Can anyone tell me how to convert Alternative unit to base unit?. Is there any function module for this?
I am updating MM02 using bapi_material_savedata. In that i have to update sales unit.
Thanks in advance.

Hi
Try the fun modules
<b>UNIT_CONVERSION_SIMPLE
or
MD_CONVERT_MATERIAL_UNIT</b>
Reward points if useful
Regards
Anji

Similar Messages

  • Alternative unit of measure in Product View

    I'd like to know the mechanism of how to convert the qunatity between base unit and alternative unit in Product View.
    Example:
    [Assumption]
      Material: MAT001, Base Unit=KG, Alternative Unit=PC(1PC = 10KG)
      Planned OrderA: MAT001, Quantity=108(KG)
    [Process]
      1. Open the product view and check the quantity. Quantity of planned orderA is 108KG.
      2. Change the unit from base unit(KG) to alternative unit(PC).
      3. Check the quantity. Quantity is 11(PC)
    On the other hand...
      4. Open the Stock/Requirement list(MD04) in ECC and check the quantity. Quantity of planed orderA is 108KG.
      5. Change the unit from base unit(KG) to alternative unit(PC).
      6. Check the quantity. Quantity is 10.8(PC)
    Why quantity of Product View is automatically round up?

    Hello Michel,
    Thank you for the answer.
    Could you let me know more detail about how to check the settings that you mentioned?
    Which field of product master should I check?
    I checked Units of Measure tab but I couldn't find the rounding-related field...
    I also checked conversion setting of /CUNI transaction but settings of both ERP and APO were entirely same.
    Do you have any other ideas?
    Shohei

  • Mass upload of Alternative unit of measure using MASS

    Hi All,
    Can some one guide me how to upload alternative unit of measure using MASS Transaction -  can you elaborate like fields to be considered also, as I am trying using MM17 but could not go further.
    Thanks,
    Vengal Rao.

    it is possible to create alternative units using MM17. But I would not use the word upload in that matter, as you cannot upload from an external file.
    start MM17-
    select table MARM and execute
    you see 2 tabs,
    you are at the Change record tab, please set indicator for do not change existing data, then go to the creation tab
    enter the material number and the alternative unit you want add .
    then execute
    Now you see your material number, the new unit and the material description
    click the icon for field selection and add the field nominator and denominator (and all other fields where you usually enter data) to your shown fields.
    enter the value of your choice and save.
    if you want add the same value for nominator and denominator  to all the materials listed, then enter the value  in the fields that are listed above the listed materials. then click the header title above all fields that shall be distributed followed by the mass change button. Finally press save button.

  • Alternative unit of measure.. how in this scenario?

    Hi,
    KG is our base unit of measure
    and we would to use Littres(L) as the purchasing unit for this material.
    Therefore, we tried in system adding litres as alternative unit of measure.
    But we cannot figure out how to put in the density 0,87 kg/l as net weight only as gross weight.
    I have tried the below but system complained that "decimal places are not permitted"
    X----AUN-<=YBUnGrossWeight--NetWeight
    1-----L--<=-0,87--KG-0,87--
    1,000
    1,149-L--<=1--KG-0,87--
    1,000
    any clue?
    tjanks
    Tuff

    In purchasing view after defining alternative unit of measurement as L a POP up appears there you maintain as ,
    For ex:1kg-0.87L, then maintain such as 100 KG-87L.to avoide the decimal places.

  • Standard Report for base Unit of measure & alternative unit

    Hi experts
    Please give me standard reports for viewing base Unit of measure & alternative unit for a material code.
    Regards
    sandeep

    Dear Mr Sabine
    I observed that you have closed lots of thread without a proper solution. How can you do that? Or what propel you to close the thread? The closure should be done by the person who have created the thread. Till he/she gets a proper reply or the problem is resolved why to close. It may take some time, some days also. Delay reply should not be the reason for closure.
    So please avoid from closing unilaterally.

  • How to make system consider Alternative unit of measure while creating BOM?

    Dear Experts,
    When creating a BOM, how do I make the system consider the alternative unit of measure if at the point of creating the BOM, I decide to use  the  component material  alternative unit of measure? The scenario is as follows:
    Header
    Material code is TK677, Base Unit of Measure is Litres.
    Components:
    Material code is RT677, Base Unit of measure is Litres.
    Material code is RV677, Base Unit of measure is Kilogram.
    When formulation is done in the laboratory, the components are weighed and measured in percentage weight. For example, 20% for first component (RT677)  and 80% (RV677) for the second component.
    To depict this, I maintain an alternative unit of measure of Kg  in the Material Master of RT677, and maintain the conversion factor (100kg = 116Litres) so as to enable me use Kg as unit of measure for material RT677 when creating the BOM.
    When creating the BOM, I enter Kg as unit of measure for material RT677, but gets the system error message ''Unit of measure KG not supported for material RT677 in plant NG00
    Message no. 29175''
    What do i need to do as I have already maintained Kg as alternative unit of measure? or which other better way should i handle this issue?

    Thanks a lot for your reply, it worked, it allowed me to create the BOM using Kg for component RT677. But the new challenge i am now facing is that when I try to create a process order copyiing this BOM, it gives me the same unit (Kg) for component RT677 whose base unit of measure is Litres.
    I actually want the process order to copy the BOM and use Litres  for component RT677 based on the conversion factor which I have maintained in the Additional Data window of the material master.
    The reason is that, the formulation done in the lab is measured in percentage weight, but this component weight is now scaled up to Litres when the component is pumped into the Blending Vessels as specified in their Blending Instruction.
    Please how do I ensure that when the master recipe is copied during creation of the Process Order, that the unit of measure will be the base unit of measure (Litres) despite the fact that I have used the alternative unit of measure (Kg) for this component during creation of the BOM.  
    Thanks

  • How can I test for the bas unit enterd in a control?

    How can I to create a polymorphic vi where the user can enter either volume or temperature.
    how can Labwiev test for the base unit entered
    pseudocode example:
    input X
    if X.base_unit == m^3 do ....... 
    thanks for any suggestion to resolve or avoid my problem
    Solved!
    Go to Solution.

    Hi schaerm,
    you have to dig deeper.
    An idea is this one:
    The red marked word is containing the unit - in a coded way. Somewhere in the LV help you can find the description of this coding (I remember a chapter on memory representations of all LV datatypes...). (There surely is an easier or better way - but the example is done quic&dirty.)
    You can also format the number into a string and analyze the unit here...
    Message Edited by GerdW on 02-07-2010 07:21 PM
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome

  • How to convert  unit of measures in bex on master data attribute values

    Hi All,
    i need to convert the unit of measure in Masterdata Attribute values... that means ) ' 0grooss_wt'. this is attribute as a keyfigure of ' 0material' .. this ' 0gross_wt' values has to convert in KGs. at Present ' 0gross_wt' values are in KG and Grams...
    I can change these values in update rules by writting Routine.. But I need to convert it in KGS at BEX Query Designer Level..
    I need calculate like this
    quantity sold * Gross Weight.
    here Gross Weight is the formula variable which replacing the values of gross weight...
    i tried by creating conversion types in RSUOM t-code. but it works on keyfigures of infocube.. not on attribute values of master data...
    is there procedure in formula variable it self to convert unit of measure before replacing the values.....
    or is there any other  solution to  this Problem...
    Thanks in advance..
    regards
    ravi.p

    Hi
    Have you tried to create a variable for ths kf with exit. I thnk it is possible here
    Assign points if useful
    Regards
    N Ganesh

  • Adding Alternative Unit of measure as part of  attributte of material

    Hi gurus,
    In our source system each material has alternative unit of measure which contain info on converting the base unit of measure (CAR) to MT and PAL.
    I need to add this info as part of material attribute
    e.g.
    Material "A" 10CART = 1 PAL & 100CART = 1MT
    This information captured in MM table "MARM" with material code as the
    As part of 0MATERIAL_ATTR , i need to have additional field that capture the info as below
    CARTPAL = 0.1 (1/10)
    CARTMT = 0.01 (1/100)
    Please help to advice on how to enhance the extractor to cater the above requirement.
    Your help highly appreciated
    Thank you

    hi,
    According to me you can enhance the 0Material_attr to bring the required information from ECC.
    But before enhancing anything ask func consultant or business below ques.
    1) will these unit entry will get created in MARM for any material at the creation of material or it will get updated later on
    2) will this unit value get change for any material during its entire life
    If any of above que ans is yes then how wud u manage in transaction data if unit get changed.
    For that u need to apply feedback concept in transaction dso.
    Regards,
    Ashish

  • Creation of Inspection lot in Alternative Unit of measure

    Dear Guru,
    Our implementation is going on in a Tube manufacturing company where Base Unit is maintain  in KG & 100 % visual inspection is taken place & we accept or reject tube on Pieces. So how can we do this in SAP, Because in SAP Inspection Lot is created on Base Unit & UD (Stock Movement) also in base unit, How can we in corporate Alternative Unit of measure.

    Hi,
          1. give unit of conversion in MM basic data (Unit of measurement) say 1 kg = 10 pieces
           2. add unit of issue as a Pieces in MM QM view
            3. add in inspection paln Unit of measure as Pieces ( if possible )
    Now during stock posting  post the stock KG  and now see in stock MMBE by changing the UOm as a pieces you will get the stock in pieces and you can now issue the material in pieces too.
    Experts pl guide if i am wrong anywhere

  • Sales Information System (SIS) Reporting- Alternative Units of Measure

    Guys,
    Does anyone know how can we view SIS Reports (either using Standard or Flexible Analysis) in Alternative Units of Measure? Currently, all the quantities (example Order Quantity) are displayed in Base Unit of Measure .
    Thanks a Lot

    Hai john ,
          If i copy the mc.1 to make -Z report in this how can i view the stock in alternative units  as Kgs..But in master datas we maitained as BUM-Nos . For the same material master we are maitaining in additional datas as 1000 nos =40 kgs, if i take the report system will calculate the current stock with the AUM as kgs .for this pls suggest ie have 1000 nos stock if i choose AUM it should shows as 40 Kgs  .How to make program for calculating formulas.PLs  reply me asap
    Thanks in advance
    viswa

  • Adding Alternative Unit of Measure to Outbound idoc

    Hi gurus,
    I need to add alternative unit of measure information to an outbound ORDERS idoc for each line item segment. How do I know what segments and qualifiers to use?
    Thanks!
    Will

    Hi  Will
    Unit of measure at item level is in
    Segment --> E1EDP01 : IDoc: Document Item General Data
    Field -->  MENEE : Unit of measure
    Do you want to convert the Unit of measure in outbound idoc?
    Use conversion rules for this...
    or
    do  you want send  Unit of measure  and secondary unit of measure ??
    extend the idoc type and write user exit to populate date in extended segment...
    i hope above info helps you
    Thanks
    RAMESH

  • Alternative unit of Measure for variant material

    Dear All,
    Here is an interesting scenario,
    There is a naterial Billet with two variant characteristics length and size. and base unit of measure is TON. Now alternative unit of measure is PCS.  How can define the conversion factor on the basis of these two variant characteristics.
    In normal material (without variant char.)
    we can define conversion factor 1PCS= 2TON
    For variant material,
    For the material Billet with variant charc length and size how can i define conversion
    so that system calculates diff. PCS with diff. length and size but material is same. So how can i Do that.
    for example for same material Billet but variant char. Length is 6 M and size is 120*120 ,its wt will be 2 TON for 1 PCS.
    for the same material Billet with variant char. length 12 M and size 120*120, its wt will be 12TON for 1 PCS.
    How can i cater this for the same material.

    Hi Shoaib,
    We have faced the similar scenario for steel industry. Based on my experience, it is not possible to define variable values for Alternative UOM conversion with the variant characteristic/configuration, specially if you want SAP to maintain inventory with variable conversion rate.
    Use the Batch specific unit of measure for this situation.
    1) Create batch specific UOM i.e. Ton_per_pc (TOP) --- User proportional unit conversion
    2) Create batch characteristic ton_per_pc and assigned UOm.
    3) In material master additonal data select proportion unit and enter the standard conversion rate between ton & pcs.
    4) While doing GR - In batch creation you can enter whatever the conversion rate is and Inventory will be updated accordingly.
    Regards,
    Ravi.

  • Alternative unit of measure in BOM explosion report

    Dear gurus
    I want to get the alternative unit of measure along with the base unit of measure during the BOM explosion report in CS11.I tried with the layout but I cant find the same.
    How is this possible?
    regards
    kumar s

    Hi Kumar,
    You can develop  a Z report. In the standard CS11, the functionality of displaying the alternate UOM is not feasible.
    thanks and regards
    Muruegsan

  • Stock posting of Insp. lot in alternative unit of measure

    Dear All,
    I have a material whose Base unit of measure is Ton and alternative unit is PCS. There is an insp. lot of 10 Ton. Now i want to do its stock posting in PCS. So how can i do that.

    SAP Note 605861 - Provision of a BAdI for input help for quantities in UD
    refer thread
    Posting stock in Alternate Unit of Measurement

Maybe you are looking for

  • Creative MP3 Audio Pack: activation expired???

    Ok, I purchased "Creative MP3 Audio Pack" - from link "Click to learn about MP3 formats" in WaveStudio. And I payed (more than year ago), and I used (more than year), and I purchased new hard dri've and reinstall new operation system... ...and what n

  • How to use sub query in CAML in splist

    hi, want to know whether any sub query functionality can be achieved in splist/sp doc lib using  CAML designer 2013/ query builder. also inner joins need to be implemented as pe rmy requirement. if caml designer is not supported, whats the allternati

  • Podcast is not showing up in iTunes podcast section

    Hi I've got a podcast that use to show up in iTunes but now it doesn't. I'm not sure but I think it has to do with how my content is produced. If you want to check it out the URL is http://www.archiveclassicmovies.com/acm.rss. Thanks, Scott

  • Problem with Web Service integration in Adobe Form

    Hi All, I am new to web service and adobe interatcive forms. I need to develop a button on offline interactive adobe form which would call the webservice. The web service is exposed from PI. I am facing a lot of troubles. 1. I not am able to find the

  • Query on Job agent functinality in e recruitment

    <b></b> Hi All, Could any body provide me insight on the Job agent functionality in SAP E- recruitment. I need to know what is it and how is it used for and it is available in which all versions. If we are on lower versions are there any support pack