Skip to Content
0
Former Member
Dec 20, 2007 at 03:46 PM

Authorization & User Exit

204 Views

Hi.

I have a model wich has security using anlysis authorization.

I need to filter values in a query using a user exit variable for a characteristic that is marked as authorization relevant.

If I filter the values in the user exit and the user has restricted authorization, the query displays "No authorization".

How can I check wich values the user has right to see before to filter in the user exit ?