Hello everyone,
We have a request to limit a buyer to execute PO23 for only their buyer code.
I was thinking about creating a security condition on the buyer code field. I'm not sure which table to use.
Has anyone tried anything like this? Is there a better way to skin this cat?
Thanks!
--Matt.
Hey Matt. If the security angle doesn't work out, a simple User Exit could take care of the problem. That assumes you have some sort of mapping / relationship between the User's ID and the buyer code.