Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Importance of Query Usergroup assignment to Userid

Former Member
0 Kudos

Hello,

I was wondering what is the importance of assigning a query user group to any userid. Anyways we can switch to any query user group and execute the queries withing if we have authorizations for executing the report. Please correct me if i am wrong.

Cheers,

Pankaj.

1 REPLY 1

Former Member
0 Kudos

Hi,

Switching user groups internally and executing queries is only possible if you have access to S_QUERY with value 02. In such cases you get authorization to assign user groups to your id on runtime.

Otherwise an will only be restricted to execute queries available in user groups assigned to him.

Try this out practically in the system, you will understand better.

Thanks,

Deb