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

Sap query

Former Member
0 Likes
856

Hi All,

We have configured few queries against 'X' user ID but unfortunately the access to SQVI for 'X' user ID has been revoked.

So can anyone let me know is it possible to see those queries and the configuration made against those queries.

Thanks in Advance!

Regards,

Ali

5 REPLIES 5
Read only

moazzam_ali
Active Contributor
0 Likes
812

Hi

When authorization is revoked then how can some user check the settings? For checking this user must have access to SQVI or check if user has access to SQ02, SQ03?

Thank$

Read only

Former Member
0 Likes
812

Queries stored in AQLDB table in Comperssed form.

see function module RSAQ_IMPORT_QUERY_HEADER.

Read only

former_member184966
Participant
0 Likes
812

Hi Ali,


Please check with BASIS person and he can able to assign the users to 'X' user's queries then you can get it.


Thanks

Anandkumar KS

Read only

Lakshmipathi
SAP Champion
SAP Champion
0 Likes
812

Moved from SAP ERP SD Sales to Security

Read only

Former Member
0 Likes
812

I think you are referring to SQ00 navigation from SQVI and configuration of groups to users in SQ03?

Better is to create parameter transactions to start the individual queries.

Even better is to create use proper performant reporting programming and not direct table browsing tools with LDBs (in my opinion).

Cheers,

Julius