Update PARTUOM part to inactive

I am not sure how it occurred but we have our whole partum table set to active when not ever UOM is. I have looked at an ubaq but the field is read only, I then looked at DMT and saw the same thing.

How can I get this values reset?

Screen grab from the BAQ

screen grab from the DMT

@GTI07094 What is the issue you are having? I just looked at ours and I have 57K records in PartUOM and all of them are active. Not all of them have a UOM Conversion, but they are all set as active.

We have almost 300K now. Maybe I am thinking about this wrong. I thought on the Part UOM it would show all options but then allow you to select which combinations are active.

Or is that only when a multiplier and or barcode is assigned?

All of the part specific UOMs in the UOM Class will be assigned to the PartUOM table. It is up to the user to add the conversion needed. You will get warning/errors on UOMs used that do not have the needed conversion factor.

I guard against issues by checking that any UOM added to a BOM has a valid conversion factor.

Thank you Greg.