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

Query to Report

Former Member
0 Likes
476

Hi All,

I have to create a report based on a query(which user's were using previously), I have query name. How can I display the query to see the contents. What is the Tcode.

Thank you.

veni.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
460

Use Tcode SQ01.

Give the query name press Enter.

The query will be listed in the table below.

Select the Query => From the Main menu select QUERY => More Functions => Display Report Name.

You will get the program name, now go to Se38 and display the program...

Cheers!!

Lokesh

Edited by: Lokesh Aggarwal on Jan 3, 2008 5:44 PM

Hi All,

I have to create a report based on a query(which user's were using previously), I have query name. How can I display the query to see the contents. What is the Tcode.

Thank you.

veni.

2 REPLIES 2
Read only

Former Member
0 Likes
461

Use Tcode SQ01.

Give the query name press Enter.

The query will be listed in the table below.

Select the Query => From the Main menu select QUERY => More Functions => Display Report Name.

You will get the program name, now go to Se38 and display the program...

Cheers!!

Lokesh

Edited by: Lokesh Aggarwal on Jan 3, 2008 5:44 PM

Read only

0 Likes
460

Hi Lokesh,

I followed your steps and was able to see the program. This is the first time I saw a query program and they used lot of field symbols and field groups($ and % are confusing). I have to make this query as report program.

Thanks a lot and I really appriciate your help.

Thanks,

Veni.