Do I have to make a method directive in order to limit the access to the assemblies tab in both job entry and job tracker?
@Piero_Tantalean , welcome!
Your question is very vague. What is the end goal you are trying to accomplish? It will be hard for anyone to provide a good answer without knowing.
the end goal is to only allow one department to view the assemblies on job entry/tracker
Ok, my recommendation would be to create a layer on the app and hide what you don’t want people to see. Create a new Security ID and assign it to that layer. Then you can assign the different Security IDs to different employees. The out of the box one would be the full view and the new one would be the limited view.