Customer dependent unit of measure

Folks,
We have items which have alternative UOM: PCE and PAK. We have set the sales UOM in material master on PAK's, which results in default PAK in the sales order. However, some customers always order in PCE and in that case, the default PAK should not be proposed but a PCE.
Any suggestions?
MZ

Hi
You can use Function Module - /DSD/SL_FSR_UNIT_CONVERSION or /sapxcqm/get_uom to convert from or to Alternate or Base unit of Measure.
Best Regards

Similar Messages

  • !Important! Custom InfoObject - Unit Of Measure

    Hi Experts,
    i have a quite complex requirement.
    we have an infoobject that has Unit Of measure or in other words something like product group.
    the problem is that when we do reporting. the key figures are cumulated per UOM "PC".
    we want a to cummulate the keyfigures per "UOM" = custom infoobject. this infopackage has values like "System" "Pieces" and so on.
    any Good ideas how to do this?
    thank you.
    regards,
    Younes

    OK i'll try.
    so we have an infoobject called item, this has an attribute called unit
    i.e.
    item      unit             key fig. QUAN
    12029   System         192
    12313   TCM              288
    12238   BUM              28
    12257   BUM              123
    how can i make a query to see for example a resutl with a unit
    BUM.
    the query is displaying every item each and the result for
    12238 BUM 28
    12257 BUM 123
    i would like to see a result like this
          BUM  151
    12238 BUM 28
    12257 BUM 123
    i hope i could give you an overview of the problem.
    thanks
    Younes

  • Decimal places for unit of measure

    Dear All ,
    If i change the Decimal Places for rounding in Customizing for Unit of measure ( CUNI tcode) for KG as 6 from 3 whether it will calculate with the 6 decimal places like 0.004756 ( earlier with 3 decimal places it will calculate any multiplication with 0.004 now i want the same with 0.004756 Kg )
    whether it will work ?
    and where it will impact

    Hi
    No it will not work like that. And it depend on the transaction where you enter that. In case of Purchase order quntity field it will be always with 2 decimal places because field MENGE has 2 decimal places only. If your system is already live then it is not advisible to do such changes.
    Regards
    Antony

  • Supplement Units of Measurement and Units of Measure

    Hi All,
    The company i work for, the WM system fabrics are stored in the Roll based form and in the QM module i have to create inspection lot for it. I found in the customizing "Supplement Units of Measurement and Units of Measure" which i think will help me in my process. Please explain the procedure for the "Supplement Units of Measurement and Units of Measure" in customizing.
    Regards,
    DTD

    http://help.sap.com/erp2005_ehp_04/helpdata/EN/c6/f83bb94afa11d182b90000e829fbfe/frameset.htm

  • Units of measure in taxonomy

    Hello -
    I would like to know if it is possible to delete custom created units of measure.
    If so, is there a particular process to follow?
    Thanks

    Hello,
    In this case, you need to make sure those attribute values you want to delete are not used by any record in the main table.
    You can do that using a search in record mode. You select the category, attribute and values that you would like to delete. If you have any record using that value, you need first to change the value, to something else. Once you don't have any record using the value you can proceed to delete it in Taxonomy mode at the Attribute Details section.
    I hope this helps,
    Alejandra

  • US Unit of Measure (UOM) conversion to British UOM for a specific customer

    Hi SAP Guru’s,
    How can I convert the US Unit of Measure (UOM) for materials to British UOM for a specific customer? I want to keep the US UOM for all the other customers.
    Thanks,
    Best regards,
    Ketan

    Hi
    It should be available check for the field in customer info record for UOM & key in for requried UOM.
    If you get in touch with SD person they will help you to resolve this issue.
    Regards

  • Decimal places not visble depending on unit of measure

    Hi,
       I have a fields in a table line that is a quantity field with 3 decimal places, I also have a unit of measure associated with that quantity.
    When my unit of measure is EA the quantity displays with 3 decimal places, but when the unit of masure is M it displays with NO decimal places. The display becomes very ugly when there is a mixture of units of measure.
    Anyone know why thsi is happening?
    Cheers,
    Ross

    I'd suggest that there is a conversion routine specified on the domain of the amount field - probably "CUNIT" which takes the value of the unit, looks it up in T006 and then applies relevant formatting to the field.
    This isn't really a WDA thing - it's nice that WDA does this (well perhaps not in your case but it is standard behaviour for amounts and unit fields.
    Cheers,
    Chris

  • Rounding the order quantity in different Units of measurement

    Hello Experts,
    We need your suggestion to meet the below mentioned client's requirement.
    There are around 200 SKUs in the consideration and three units of measure ( case, carton and pallet  defined for them).We are looking for way to suggest the order qty based on multiples of the unit,  case, carton & pallet Quantities.
    The order will always be placed in base unit PC and system should suggest the best possible combination with a Pop Up message.
    For example with this SKU
    SKU         Unit       Case        Carton           Pallet
    123456      1         12               144              8640
    Customer ordered 10 units during the validation of that line  pop up message should suggest 12 units. (1 case)
    Customer ordered 5 units there should be no suggestion ( 5 units )
    Customer ordered 130 units during the validation of that line  pop up message should suggest 132 units. (11 cases)
    Customer ordered 146 units during the validation of that line  pop up message should suggest 144 units. (1 carton)
    Customer orders 153 units during the validation of that line  pop up message should suggest 156 units. (1 case + 1 Carton)
    Suggestions needs to be able to round up or round down based on the closest combination multiple.
    I have gone through the idea of roudning profile idea but need some more inputs as how to realize the same.
    As one material can have requirement in all alternate units of measurement and we can assign one profile per UoM in Material master and the order quantity is not dependent on any specific customer group so how would the system recogine/derive the best possible combination in different cases for different UOM.
    Pls provide your valable inputs.
    Many thanks in advance.

    I don't think thsi is possible with SAP Standard settings & you will have to apply a User Exit.
    You ABAPer will have to develop a logic based on your requirements & then system can give a pop-up with best possible combination.
    Thanks,
    Jignesh Mehta

  • Create Characteristic with multiple units of measure

    Hello Friends,
    I want to create characteristic (CT04) which has multiple units of measure.  At present  a  Characteristic is created with a single unit of Measure. I have to create characeristic and assign it in MIC. MIC specifications are customer dependent. Customer may give specifications in different unit of measure. While creating sales order, I am entering the specifications for characteristics, as material is created with varient.
    I am creating Single Characteristic multiple times for different Unit of Measure and assigning it to the class.
    Therefore according to the Customer requirment and his specifed Unit of Measure, that Characteristic is choosen having same UoM as of Customer.
    Insead of doing this, Is it possible to assign multiple units of measure to single characteristic?
    Waitng for reply!
    Regards,
    Kiran

    Hi,
    With Multiple Unit Of measures, I don't think its possible.
    You can Use CHAR for characteristics, to Use.
    Instead for Fixed Units. Let Marketing/sales Enter the req.
    But you shall make it Multiple Selection, Since you can use them in Selection Condition.
    Hope this is Useful.
    Regards
    Raghu

  • Create characteristc with multiple units of measure

    Hello Friends,
    I want to create characteristic (CT04) which has multiple units of measure.  At present  a  Characteristic is created with a single unit of Measure. I have to create characeristic and assign it in MIC. MIC specifications are customer dependent. Customer may give specifications in different unit of measure. While creating sales order, I am entering the specifications for characteristics, as material is created with varient.
    I am creating Single Characteristic multiple times for different Unit of Measure and assigning it to the class.
    Therefore according to the Customer requirment and his specifed Unit of Measure, that Characteristic is choosen having same UoM as of Customer.
    Insead of doing this, Is it possible to assign multiple units of measure to single characteristic?
    Waitng for reply!
    Regards,
    Kiran

    Hi,
    With Multiple Unit Of measures, I don't think its possible.
    You can Use CHAR for characteristics, to Use.
    Instead for Fixed Units. Let Marketing/sales Enter the req.
    But you shall make it Multiple Selection, Since you can use them in Selection Condition.
    Hope this is Useful.
    Regards
    Raghu

  • $CL - Create Characteristic with multiple Unit of Measure

    Hello Friends,
    I want to create characteristic (CT04) which has multiple units of measure.  At present  a  Characteristic is created with a single unit of Measure. I have to create characeristic and assign it in MIC. MIC specifications are customer dependent. Customer may give specifications in different unit of measure. While creating sales order, I am entering the specifications for characteristics, as material is created with varient.
    I am creating Single Characteristic multiple times for different Unit of Measure and assigning it to the class.
    Therefore according to the Customer requirment and his specifed Unit of Measure, that Characteristic is choosen having same UoM as of Customer.
    Insead of doing this, Is it possible to assign multiple units of measure to single characteristic?
    Waitng for reply!
    Regards,
    Kiran

    What UOM's are we talking about?
    Are you talking about ppm vs. %? Or ppm vs. ppb?
    SAP can make some of these conversion automatically.  I encourage clients to standardize what their lab people report on in inspection lots.  I.e. they should always record ppm or always record % in the inspection lots.
    In the certificates you can use the certificate profile to change the UOM actually reported on the COA to the customer. So you can record by ppm in the lab, but in the cert for the characteristic, you indicate that it should be reported in %.  The system will automatically make this conversion for you.
    If you are talking somethign like screens, I recommend doing all in the lab as either thru or on and doing calculated characterisitcs to calculate the opposite for those customers that want thru instead of on, or vice versa.
    FF

  • Activating batch-specific material unit of measure

    Hi all,
    my client has a SAP ECC 5.0 system with over 30 plants, which are currently using batch management. For a new plant we have the need to work with the batch-specific material unit of measure to have KG as base UOM and to calculate the quantity of bags regarding the batch specific conversion factor.
    Does anybody now which impact will follow on the current batch management and stock in the other plants after activating the batch-specific material unit of measure in the Customizing?
    Thanks in advance,
    Robert

    Hey all,
    I found something in standard SAP... You can use a dependency on the level of the batch class and in there it is possible to write some calculation code.
    Thanks for the input,
    Philippe

  • Report for Units of measurement for Material

    Hi
    Is there any report to extract the alterante unit of measurements for materials in a plant.
    Thanks

    Hi,
    Please use the below table,
    Related to Materials:
    MARA - Material Master: General data
    MAKT - Material Master: Description
    *MARM - Material Master: Unit of Measure*
    MAPE - Material master: Export control file 
    MARC - Material master: Plant data
    MARD - Material master: Storage location 
    MAST - Material link to BOM
    MBEW - Material valuation
    MLGN u2013 Material Master: WM Inventory
    MLGT u2013 Material Master: WM Inventory type
    MDIP - Material: MRP profiles (field contents) 
    MKOP - Consignment price segment (old versions of SAP)
    EBEW - Valuation of sales order stock
    QBEW - Valuation of project stock
    MVER u2013 Material Master: Consumption <Plant>
    DVER u2013 Material Master: Consumption <MRP Area>
    MVKE u2013 Material Master: Sales <Sales Org, Distr Ch>
    MLAN - Material Master: Tax indicator
    MARC - Material Master: Plant data
    MAPR u2013 Material Master: Forecast
    MARD u2013 Material Master: Storage Location
    MCH1 u2013 Material Master: X Plant Batches
    MCHA u2013 Material Master: Batches
    MCHB u2013 Material Master: Batch Stock
    MDMA - MRP Area data
    DBVM - MRP Planning File Entry: MRP Area
    MOFF - Outstanding Material Master Records (Maintenance status)
    MARCH - Material Master C Segment: History
    MARDH - Material Master Storage Location Segment: History
    MBEWH - Material Valuation: History
    MCHBH - Batch Stocks: History
    MKOLH - Special Stocks from Vendor: History
    MSCAH - Sales Order Stock at Vendor: History
    MSKAH - Sales Order Stock: History
    MSKUH - Special Stocks at Customer: History
    MSLBH - Special Stocks at Vendor: History
    MSPRH - Project Stock: History
    MSSAH - Total Sales Order Stocks: History
    MSSQH - Total Project Stocks: History
    Regards,
    Mohd Ali.

  • Sub:Stock report with sales unit of measurement - reg.,

    Hi guru's
    we have a requirement to have the stock report with sales unit of measure instead of base unit of measure can anybody guide me how to do this.
    thanks in advance
    tulja singh.

    From std. , I think your requirement can not satisfied.
    Make customized report.
    Take the help of ABAPER.

  • Unit of measure in condition table

    Hi,
    I'm creating a new condition type and it should be maintained in MEK1/2/3.
    The new condition type is copied from RUC1.
    According to the business requirement, I have set REST as the access sequence to the new condition type.
    Requirement;
    1. The condition record should be determined by vendor
    2. The validity period will not in use (i.e. 1900/01/01-9999/12/31)
    3. The unit of measure of the material to be purchased can be either PCE or PR
    Issue;
    It seems I can create a condition record per one vendor per only one UoM.
    I have create a condition record for PCE, and set a scale 1PR = 1PCE for that condition record.
    However, when I've tried to create a PO, I've got a quantity conversion error.
    Does any one know  how I can configure the 2 UoM for one vendor?
    Restriction;
    The material master is shared with other companies.
    Therefore, we cannot maintain material master for this local requirement.
    It has to be managed only by configuration.
    Your help would be much appreciated.
    Best Regards,
    Mari

    Test once by using your own custom condition table.
    Create a condition table for the fieldCatlg Vendor, Material, Oder Unit etc (as per your requirement)
    Then rest of all as per your settings. Then you can maintain the condition record as per order unit.
    For more about create condition table refer to the blog Pricing procedure Steps and Details in SAP MM

Maybe you are looking for