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 ?