Part Inspection

Is there a Inspection checkbox in Part Maintenance somewhere? The field in the database but not on the form?

Plants Tab

I checked in Parts -> Sites. I can’t find it. Do you have a screen shot?

I only see it in the list view on the plant/site tab.

Brad

Sorry, I had forgotten that I had added it there.

1 Like

As far as I remember, in E9 it was in the database but not the UI (as you’ve discovered). Basically it’s just a check box, with no logic attached. In E10 it’s in the UI, and the logic mixes in with all the other “Inspection Required” checkboxes (PO. Part Class, Receipt Entry) so that if a part has that checkbox enabled it will ALWAYS go to Receiving Inspection. I had to write a BPM to make parts with that checked get into the inspection stream.

Ernie

1 Like

What kind of BMP did you have to write to make it work? I am trying to use this flag but it is not checking the inspection required once we create the PO for the part.