Error on PO Recor (Site Specific) - Unit of measure not found for Class: UOM:

We have a PO in which we are able to successfully open in our MfgSys site, however opening the PO in other sites launches a Unit of Measure Not Found for Class: UOM, and will not launch.

The releases for all PO lines are for a site in which we are unable to open this PO in.

Each PO line is an inventory type, with some being linked to BTO order lines. I have confirmed all UOM’s on the PO match the Part Master, as well as the Order line linked. I’d also expect the error to launch a specific class or UOM.

Any feedback provided is much appreciated!

No idea, but I get this too if I have a Data Directive on JobHead, In-Transaction.
Not sure why.

1 Like

we get this as well, but only when receiving a subcon to a certain warehouse…

do you have an Epicor Case for this by chance? I’d like to send it to my case owner as well so they can see that these may be related.

Sorry, we get this in receipt entry. Not PO entry.

Epicor drives UOM conversion back thru a bunch of checks to make sure the math is right. We had this on POs and receipts from POTF parts that were on an RFQ and had no UOM Class, but when they were added to the part as an actual part sometimes the RFQ would get “found” and I would have to put a UOM Class with a ubaq.

Here is searchall stored procedure I use to find all references to some piece of data. Maybe it can give you a place to start looking for the blank UOM.

https://www.epiusers.help/uploads/short-url/vLrsnFdfXNTJwrbMMpbudvzQsZ0.sql

Thank you Greg, this is a great tool!

I’m getting this same error at the Return Miscellaneous Material screen. I’m attempting to paste insert some materials and it will return the first line and then it errors after that every time. Any idea what that might be or what to look for? I’ve tried feeding it all the columns including the UOM column and I’ve tried leaving that column out of my paste insert hoping that it will use the IUM. Why does one line always work and then it fails?

1 Like

Can you manually add the part you are pasting? Maybe something else is getting epifilled that is not happening when you paste.

@gpayne - yes I was able to manually add them. However, no matter what group of parts I pasted into the List view, it would always fail after the first line was complete. So it would do one but error out before it would save the second item in the list. Sounds like my dashboard might have to graduate into an updateable dashboard where I just force those misc. returns through in the Update BPM.

1 Like