Application Development and Automation 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: 
Read only

SQVI Query

Former Member
0 Likes
472

Hello SAP Experts,

I have a question in SQVI, I have create a query in sqvi & my query is not visible to other users. What if other user want to access that query & execute it? Is there any way by creating user groups & assign this query? Pls help.

Thanks,

Pandu

2 REPLIES 2
Read only

Former Member
0 Likes
421

In SQVI generate program for your query ( Quickview -> Additional functions -> Generate Program ) and give the report ( Quickview -> Additional functions -> Display report name ) to other users to run it.

Read only

raviahuja
Contributor
0 Likes
421

Hi,

QuickView SAP Queries created through SQVI are user specific and are not accessible by other users. For other users to use this query, you can generate a program. You can do this by selecting query > Quick View > Additional Functions > Generate Program. Now you can ask other users to use this program to access your query.

Thanks.

Ravi