Hi, I have some code that does an authority-check to determine if a user has access to a specific query.
AUTHORITY-CHECK OBJECT 'S_RS_COMP'
ID 'RSZCOMPID' FIELD '__________'.
I need to be able to test to see if a user has access to a specific Web Template.
Any ideas how to do this?
Thanks!