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

SQ02 transaction

Former Member
0 Likes
417

Is there any means to find the code for the query

created in SQ02 transaction using table joins.

Is there any means to find the code for the query

created in SQ02 transaction using table joins.

1 REPLY 1
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
338

Yes, in order to see the code, you have to create a query over that infoset via SQ01. Once you have created the query, on the first screen of SQ01, click Query, More Functions, Display Report Name. Copy/paste this report name into SE38 transaction. Now you can view the code.

Regards,

Rich Heilman