cancel
Showing results for 
Search instead for 
Did you mean: 

restriction data

Former Member
0 Kudos

Hi all,

By customer exit variable I need to intercept the user that he did the logon to specific bex query, because the next step, in the same routine, is to filter the query with customer that are associated to the related user.

How can I do it?

Thank you

Gianmarco

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Ciao Gianmarco,

Let me try to rephrase if I understand this correctly.

Is your requirement;

You would like specific users to only see specific set of Bex reports when they log in BW?

If you want you can manipulate this through authorization.

Each Report can be assigned to a specific Role.

Then assign this role to your corresponding users only.

Kindly correct me if there is a different requirement.

Goodluck

- Jeff

Former Member
0 Kudos

Hi Gianmarco,

Can you create a user exit variable on customer specifically for your selected set of queries? In this way, you will only need to populate customers in the user exit based on user's login and what they allowed to see.

Hope this helps!

Bill