SAP MM ERROR

Unit of Measure KG Not Supported for Material 800061 in Plant 1213

The unit KG (Kilogram) is not maintained or allowed for this material. SAP only allows the Base Unit of Measure and Alternative Units explicitly maintained in the material master. Follow the steps below to resolve it using MM02. This guide also explains the difference between base and alternative units of measure, walks through a real business scenario, lists related transactions, and gives you a prevention checklist.

"If you encounter any errors in SAP, send me a screenshot at pramod@learntosap.com, and I will help you resolve the issue."

🔍 Understanding This Error in Detail

The unit KG (Kilogram) is not maintained or allowed for this material. SAP only allows the Base Unit of Measure and Alternative Units maintained in the material master to be used in any transaction -if a user, an interface, or a report tries to reference a unit that has never been explicitly added to the material, SAP blocks it rather than silently accepting an unrecognized unit.

This is a data completeness issue rather than a configuration bug. The material master simply has not been told that this material can also be measured in kilograms alongside whatever its base unit is (liters, in this example). Adding KG as an alternative unit with a correctly maintained conversion factor is what teaches SAP the relationship between the two units for this specific material.

📦 Base Unit vs. Alternative Unit of Measure: How Conversion Works

Every material in SAP has exactly one Base Unit of Measure, set during creation, which is the unit used for stock valuation and the reference point every other unit converts against. Alternative Units of Measure are additional units -as many as the business needs -each maintained with a specific conversion factor back to the base unit.

ConceptExample for Material 800061
Base Unit of MeasureL (Liter) - the material's primary stocking and valuation unit
Alternative Unit NeededKG (Kilogram) - needed for a specific transaction, such as a vendor invoicing by weight
Conversion FactorA specific ratio (e.g. 1 KG = 0.95 L, depending on the material's density) that must be maintained accurately for this exact material

Until that conversion factor is explicitly maintained for material 800061, SAP has no way to know how many liters a kilogram of this specific material represents -and rather than guessing or applying a generic assumption, it simply blocks any transaction attempting to use KG until the relationship is defined.

⚠ The Error

SAP error - Unit of measure KG not supported for material 800061 in plant 1213

✅ Root Cause and Solution

1

Root Cause - The unit KG (Kilogram) is not maintained or allowed for this material.

SAP only allows Base Unit of Measure and Alternative Units maintained in material master.

This is worth confirming before making any change: open the material in MM03 (display mode) and check its Additional Data - Units of Measure screen to see exactly which units are currently maintained. If KG genuinely does not appear there at all, the fix below is exactly what is needed.

2

MM02 → Additional Data → Units of Measure → Add KG → Maintain Conversion → Save

Adding KG here and maintaining an accurate conversion factor relative to the material's base unit is the core fix. Double-check the conversion factor against the material's actual physical specification (density, standard packaging weight, or whatever relationship genuinely applies) rather than entering an approximate figure just to clear the error -an inaccurate conversion factor will not trigger this error again, but it will silently produce wrong quantities in every future transaction that uses KG for this material.

3

Solution - Go to Plant Data → Unit of Issue - KG, & Base Unit of Measure - L

SAP MM02 plant data screen set Unit of Issue KG SAP MM02 plant data Base Unit of Measure L confirmation

Save.

This plant-specific step confirms that at plant 1213 specifically, goods issue transactions for this material should default to KG, while the material's overall base unit remains L. Since Unit of Issue is maintained per plant, other plants using the same material can retain a different unit of issue if their local process requires it, without affecting this plant's configuration.

💼 Real-World Scenario: How Anita Reddy Hit This Error

Anita Reddy, a procurement executive at Learn Pharma in Pune, was processing a goods receipt for material 800061 at plant 1213 when the vendor's delivery note listed the quantity in kilograms, but SAP threw "Unit of measure KG not supported for material 800061 in plant 1213" the moment she tried to enter the receipt that way. The material's base unit was liters, and nobody had ever needed to reference it by weight before this particular vendor relationship began.

Working with Rajesh Jadhavar, Anita opened MM02, navigated to Additional Data - Units of Measure, and added KG as an alternative unit. Suresh confirmed the correct conversion factor by checking the material's technical specification sheet, since guessing a rough figure would have silently distorted every future quantity calculation using KG. After maintaining the accurate conversion factor and setting the Unit of Issue to KG on the plant data view for plant 1213, the goods receipt processed correctly, converting the vendor's kilogram-based delivery note into the correct liter-based stock quantity automatically.

📋 Related Transactions Every MM User Should Know

TransactionPurpose
MM02Change an existing material master, including adding alternative units of measure and plant-specific unit of issue.
MM03Display a material master, useful for confirming which units are currently maintained before troubleshooting.
CUNIMaintain the system-wide unit of measure itself (dimension, decimal places, language text) - a separate configuration layer from a material's own unit assignments. See this site's dedicated guide on the related "Unit is not created in language" error for more detail.
MMPURCentral purchasing material master overview, useful for reviewing unit of measure settings across multiple materials at once.
ME21N / MIGOPurchase order and goods movement transactions where a missing alternative unit typically surfaces to end users.

Keeping this list handy helps you distinguish "this specific material is missing an alternative unit" (fixed in MM02) from "this unit code itself has a system-wide configuration gap" (fixed in CUNI) -two related but genuinely different problems that can look similar at first glance.

❗ Common Mistakes When Fixing This Error

Tip: Before saving a new conversion factor, do a quick sanity check with a round number -if 10 units of the alternative unit convert to a base unit quantity that matches what you would expect physically, the factor is very likely entered correctly.

📋 Related SAP Error Messages You May Also Encounter

Error / MessageTypical Cause
Unit of measure KG not supported for material in plantAlternative unit never added to the material master with a conversion factor
Unit ... is not created in language ENA different, system-wide unit configuration gap - see this site's dedicated CUNI guide
Conversion factor for unit XX is not maintainedThe unit is added to the material but no conversion factor has been entered
Unit of measure does not match with material's base unitA transaction is trying to use a unit incompatible with the material's assigned dimension

If you land on this page after searching for one of these related messages, the diagnostic order is the same: confirm the unit exists at all in the material master, then confirm a conversion factor is properly maintained for it.

💡 Best Practices to Prevent This Error From Recurring

⚙ Why You Can't Just Convert Between Any Two Units

An important nuance worth understanding: not every pair of units can have a meaningful conversion factor at all. Weight-based units (kilogram, gram, pound) belong to one dimension, while volume-based units (liter, milliliter, gallon) belong to a different one. Converting between units within the same dimension, like kilograms to grams, is a fixed, universal ratio that never changes regardless of the material. Converting between units across dimensions, like kilograms to liters, is only meaningful because of a material-specific physical property -density -which is why this conversion factor must be maintained per material rather than being a fixed system-wide constant.

This is exactly why material 800061's KG-to-L conversion factor cannot simply be copied from a different material, even one that seems similar. Two liquids with different densities will have different weight-to-volume ratios, and using the wrong material's conversion factor will produce a plausible-looking but incorrect result -one that will not throw any error, making it especially important to source the correct factor from the material's actual technical specification rather than from a convenient shortcut.

🌐 Common Cross-Dimension Unit Conversion Scenarios

Material 800061's KG-to-L conversion is one specific example of a broader pattern that shows up across many industries, each with its own reason for needing a material-specific conversion factor.

IndustryTypical Cross-Dimension ConversionWhy It's Needed
Chemicals / LiquidsKilogram to LiterVendors invoice by weight, but the material is stocked and consumed by volume
Food and BeverageKilogram to Each/UnitBulk ingredients purchased by weight, but recipes or packaging measured per unit
TextilesMeter to KilogramFabric rolls tracked by length, but shipping and duty calculations based on weight
Construction MaterialsCubic Meter to KilogramMaterials like sand or aggregate priced by weight but consumed by volume

In every one of these scenarios, the underlying lesson is the same: whenever a business needs to bridge two units from different dimensions for the same material, someone with genuine knowledge of that material's physical properties needs to supply and verify the conversion factor -it is never a value SAP can infer or a generic industry-standard number that applies safely across all similar materials.

✅ A Practical Checklist for Auditing Unit of Measure Data

Building this kind of periodic review into standard material master governance catches inaccurate conversion factors before they accumulate into a meaningful stock valuation or costing discrepancy, rather than only ever being discovered reactively when the next similar error appears for a different material.

📈 Why Getting the Conversion Factor Right Matters More Than Clearing the Error

It is tempting to treat this error as solved the moment SAP stops blocking the transaction, but the real risk in this category of fix is not the error message itself -it is what happens after a conversion factor is entered. Every future transaction using KG for this material will silently apply whatever ratio was maintained, whether or not it is actually correct. An error message will never appear again even if the factor is wrong, which is exactly why this kind of mistake tends to go unnoticed for a long time.

The consequences compound quietly: incorrect stock quantities appearing in inventory reports, MRP planning working from wrong available-quantity figures, and -if the material is priced per unit -potentially significant cost miscalculations on purchase orders and invoices that use the alternative unit. This is why the fix in this guide's real-world scenario deliberately involved checking the material's actual technical specification rather than entering a plausible-looking number, and why that same diligence is worth applying every time this error appears for a different material.

✅ How to Verify the Fix

After adding the alternative unit and conversion factor in MM02 and saving, retry the original transaction -typically a goods receipt or purchase order line item -using the KG unit. If it now processes without error, the immediate fix is confirmed. But do not stop there: check the resulting stock quantity in the material's base unit (via MMBE or MM03) and manually verify it matches what you would expect given the quantity entered in KG and the conversion factor maintained.

For materials where getting the conversion factor exactly right matters financially (which is most materials), it is worth having a second person -ideally someone with direct knowledge of the material's physical properties -independently verify the conversion factor before the fix is considered complete, rather than relying on a single person's data entry alone.

📚 Quick Glossary of Terms Used in This Guide

🎯 Conclusion

"Unit of measure KG not supported for material 800061 in plant 1213" is a material master data gap, not a system configuration problem -the material simply has never been told it can also be measured in kilograms. Adding KG as an alternative unit with an accurate, verified conversion factor, and setting the plant-level Unit of Issue where relevant, resolves this error in a way that holds up correctly for every future transaction, provided the conversion factor itself is genuinely accurate rather than just plausible.

This guide is written for the range of people who typically land on this page: procurement executives like Anita Reddy hitting this error mid-transaction, MM consultants maintaining material master data for a growing product line, and students learning how base and alternative units of measure relate to each other in SAP. Whichever group you fall into, the same core principle applies -this error means the material and this unit of measure have not been formally introduced to each other yet, and MM02 is how you make that introduction, carefully.

❓ Frequently Asked Questions

This error means the unit KG (Kilogram) is not maintained or allowed for this material in the material master. SAP only allows the Base Unit of Measure and any Alternative Units explicitly maintained with a conversion factor - if KG has never been added as one of those, SAP blocks any transaction trying to use it.
Go to transaction MM02, navigate to Additional Data - Units of Measure, add KG as an alternative unit, and maintain the conversion factor relative to the material's base unit. Then check the plant-specific data - set Unit of Issue to KG and confirm the Base Unit of Measure (e.g. L for liters) - and save.
The Base Unit of Measure is the primary unit a material is stocked and valuated in, set once during material creation and rarely changed afterward. An Alternative Unit of Measure is any additional unit (such as KG, box, or pallet) that can be used for specific transactions like purchasing or sales, provided a conversion factor to the base unit has been maintained for it.
Unit of Issue is a plant-specific field in the material master that defines the unit used for goods issue transactions for that material at that plant, which can differ from the base unit of measure. It must be a unit already defined as either the base unit or a maintained alternative unit with a valid conversion factor.
Materials are often purchased, stocked, or sold in different units depending on the business context - a liquid material might be stocked in liters (base unit) but purchased from a vendor by weight in kilograms, or issued to production by weight for a formula-based recipe. Maintaining KG as an alternative unit with the correct conversion factor lets SAP handle both units correctly across different transactions for the same material.
An incorrect conversion factor does not usually trigger this specific error, but it can cause silent, serious problems downstream - incorrect stock quantities, wrong pricing calculations, and inaccurate MRP planning, since every transaction using the alternative unit will convert based on the wrong ratio. It is important to verify the conversion factor against the material's actual physical specification before saving, not just add any number that clears the immediate error.