Hey PeteSP,
UOM is really tricky to change. Teamcenter appears to only allow it if the item is not referenced anywhere. I was able to change UOM through a script by calling AOM_assign_tag(itemTag, “uom_tag”, uom_tag). If the item is used on BOMs, you will also need to change the value on the...