Skip to Content
0
Mar 22, 2006 at 07:26 PM

Checking Query and Web Template Authorizations

88 Views

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!