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

How to decipher programs starting with AQCSSYSTQV*

Former Member
0 Likes
1,791

Hello,

I am trying to find out how a program was generated starting with AQCSSYSTQV*, I tried using FM RSAQ_DECODE_REPORT_NAME to get the query name and user group but the system is not showing me either query or user group returned by this FM.

Anybody has any clues?

Whether this is program generated by query or any other object and how to generate it?

Thanks in advance

3 REPLIES 3
Read only

Former Member
0 Likes
1,393

While I am able to find out what is the usergroup and infoset when I click SQ03-settings-show system object. I am still struggling to get the program generated. I went to SQ02-GOTO-Query directory,system shows me the generate the program but is not generating. What is the method to generate the program for this type of query?

It shows me user group as SYSTQV00* and infoset as SYSTQV00000000*

Also when I go to SQ01 to generate the program the system does not show me anything related to any of this????

appriciate any help !!!

Read only

0 Likes
1,393

Finally I got the solution , this is a generated program by quick viewer. You need to get member of the user group and then generate the program .

Read only

0 Likes
1,393

I had the exact same problem, solved very quickly thanks to you!

Thanks for sharing!