cancel
Showing results for 
Search instead for 
Did you mean: 

Hiding/deactivating POWL queries for a specific role

Former Member
0 Kudos

Is there a way to hide/deactivate a POWL query for a specific role or user? I've read in OSS notes that the only way is to delete the query in transaction POWL_QUERY.

We added a role to a query in POWL_QUERYR such that we have 2 entries for that application id (one without a role and one with the role). It looks like the system does not look in the role-specified entry and is executing all queries without role assignment.

Is there a way to hide/deactivate the queries without deleting them in POWL_QUERY? Somebody suggested to delete all queries with a blank role and then add whichever are needed with the role assignment. Is this the way we have to go?

Any help will be much appreciated.

Thanks

-Bakulesh

Accepted Solutions (0)

Answers (1)

Answers (1)

laurent_burtaire
Active Contributor
0 Kudos

Hello Bakulesh,

For user, i don't know if it is possible.

But, for role, do as follow:

- maintain authorization data for concerned single role,

- delete POWL application ID concerned from field name POWL_APPID (authorization object CA_POWL, authorization class AAAB ).

If you use Portal instead of Net Weaver Business Client, maybe you will have also to make modification for corresponding portal role.

Regards.

Laurent.