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 Tcode ABAP Queries

Former Member
0 Likes
380

Dear Experts,

I got the list of SQVI queries from AQLQCAT table. I want to find the description of the Query as well as created by input for each query. I searched extensively to find the same. But I am not able to find a table from which I can pick this.

Also I want to find the list of queries created in SQ01 tcode. Kindly help me in this regard.

- Bharath

1 REPLY 1
Read only

Pawan_Kesari
Active Contributor
0 Likes
313

For name try table AQLTQ.

For created by use query program name to search in TRDIR.

Regards,

Pawan.