Unused operations

Hello everyone,

I started working for this company not long ago and I found hundred of unused operations in Kinetic. I would like to fix that because it causes headaches each time we create a new method of manufacturing. Does someone knows if there’s a way to know whether an operation has ever been used or not? Thanks for your help.

You are going to want to query the JobOpr, PartOpr, and maybe ECOOpr tables.

You could also just setup a DMT run to delete them. Any that are left will have some usage. I just did this with reason codes we had setup for three divisions, but two got spun off and people were accidently picking the wrong ones, so I deleted all that I could with DMT.

Thanks Greg!!!

1 Like