DMT Security

I am trying to limit a user to only allow them to DMT new AP invoices.

We have tested on adding new parts and new quotes by doing the following:
Limited access with BO security on part.Getnew and Quote.Getnew and the user is able to still run the DMT for part and Quote.

We have tried to Disallow in menu maintenance for Quote entry and Part Maintenance and the DMT still runs.

Field security on part and quote with a combination of the two earlier tries and we are still able to DMT.

Have you applied controls to the update method? DMT doesn’t always call the exact same methods as going through the UI would.

We have not tried to add controls to the update method, I will give that a try.