cancel
Showing results for 
Search instead for 
Did you mean: 

SQVI and authorizations

Former Member
0 Kudos

Hi,

I have a transaction in the QAS and PRD system. This has been created for one user using SQVI.

We are unable to assign the transaction to roles or users. (This is not in DEV)

But some other users can also access this t-code. But still we cannot assign the t-code to roles or users.

1- How can i assign this t-code to roles?

2- Is there any way that i can restrict by users?

3 - Do i have to convert this to a SAP query, if so, appreciate if all the required steps are given.

Thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Use SQ03 to create new authorization group if you need.

Use Sq02 to create Infoset and assign authorization group existing or new one created

Use sq01 to create Query using infoset you have created.

Who ever has access to auhorization to the autho group can view the query in sq01.

Rgds

Mohan

Former Member
0 Kudos

Use SQ03 to create a user group and assign the specific users to the group.

Goto SQ01 and change the working area in the enviroment tab to standard.

press the change user group button or use the shortcut key Shift + F7 and change the user group to your newly created group.

Press the Query tab and convert Quickview and select your quickview.

This way you don't have to create the query from scratch again.

Regards

Answers (2)

Answers (2)

Former Member
0 Kudos

We are going to solve the issue by assigning different authorization roles to the SQVI transaction.

They do not have standard Info sets, there fore we cant convert the SQVI to a query.

Former Member
0 Kudos

hello.

SQVI is for a specific user only. instead, use SQ01, SQ02 and SQ03. this is normally done by ABAP in most cases.

regards.