I have an AP vendor class of 'ETE'. I am trying to block users from seeing vendors of this class on AP10, but also any invoices for these vendors on AP90 or any other screen where they might find this. I am trying to be able to do this with one global rule.
I tried setting on the Element VEN-CLASS:
if(VEN_CLASS=='ETE') 'NO_ACCESS,' else 'ALL_ACCESS,'
This doesn't do anything for me.
I can set the rule on AP10 and block those vendors there. But now I would have to go to each token and set the rule. I am trying to avoid that.