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

To Create an utility program for query.

Former Member
0 Likes
426

Hello all,

I have a requirement where I need to develop an utility program which should create a downloadable report with more or less the following content.

System

Client

Query name

Query description

Creation timestamp

Creator

Infoset

Tables involved

If possible, we would like to know how many times they were run and when was the last time it ran.

Can you please let me know where are the queries saved? And from where can we get the details for these above mentioned fileds? ( Except system and Client).

Do feel free to add any other information you may consider relevant.

Thanks in Advance,

Rachana.

1 REPLY 1
Read only

Former Member
0 Likes
365

Hi ,

You can use AQGQCAT table to retrieve query details.

Further tables on query are AQG*

Hope this Helps

Nag