cancel
Showing results for 
Search instead for 
Did you mean: 

Infoset - Authorization Group (Please Help)

Former Member
0 Kudos

Hi All,

In infoset i find a field called Authorization Group (i.e. just below the field where we name the infoset). The help on this field mentions only users with this authorization can run the query. Can someone let me know how i can restrict users in a particular user group from executing certain queries based on this authorization group?

I checked in SQ03, but here i can only assign users to a particular user group or assign infosets to a user group.

Hope my problem is clear, await inputs.

Anyone to help or guide?

Edited by: Vivek on Jan 9, 2008 1:57 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Dear Vivek,

First you have to create the use group in transaction SQ03 and assign the infoset to this user group with transaction SQ02.

Use the standard authorization object S_Query with transaction SU21 and assign the authorization groups. Now you need to assign to the user profiles or Roles directly so that we can the restrict the users to access the queries and infosets.

Let me know if any more information required.

--madhu

Former Member
0 Kudos

Hi Madhukar,

Thanks for the inputs. I find the object S_QUERY in BC_C object class in SU21. If i have understood your inputs correctly, i have to first modify the Authorization fileds to include Authorization Group. At the moment i see only one field called ACTVT, can you let me know which field refers to Authorization Group, as i am unable to find it in the list.

or if my understanding is not correct, please correct me.

Await your inputs.

Vivek

Answers (2)

Answers (2)

Former Member
0 Kudos

hi,

as a alternate solution try to create the query by SQVI, joining the tables option.

Former Member
0 Kudos

Mr. Manipal,

I am not sure if you have understood my initial question, because creating query by SQVI will not resolve my problem in anyway.

Vivek

Former Member
0 Kudos

Hello Vivek

Not sure but please check below mentioned link

http://abapliveinfo.blogspot.com/2007/12/working-with-infosets-user-groups-query.html

Regards

SE