cancel
Showing results for 
Search instead for 
Did you mean: 

Authorization objects for SAP Query

former_member219170
Participant
0 Kudos

Hi Friends,

I want to authorization objects for SAP query , user groups, info set.

I want to give authrization only for certain infoset of user groups.

How to do this ?

Regards,

Sai Krishna

Accepted Solutions (0)

Answers (1)

Answers (1)

colin_cheong
Contributor
0 Kudos

You could setup a User group and assign SAP logon User to the group.

Then, User who does not belong to it will not be able to use the query.

In addition, you could also insert authorization checking in the query codes.

The object to be used will be decided by you. You could reference the standard objects too.

Hope it helps

Bye

former_member219170
Participant
0 Kudos

Hi Colin,

Thanks for ur quick reply.

I try to give authorization I found the object "S_QUERY" in which I got the option of Change, maintain and translate.

I didn't found any object for user group of query. Can u suggest pls.

Can you elaborate the second para which u described.

Regards,

Sai Krishna

former_member219170
Participant
0 Kudos

Hi,

Problem solved.

Regards