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

SAP SQL Query Generator

Former Member
0 Likes
1,114

Hi Gali and Experts!!

I am working on ECC 6.0 and have worked on 4.X version too. I was wondering if within SAP do we have any SQL Generator which will automatically generate the SQL query? We create views, we do lot of joins on the tables and we write n number of sql queries, so is there a provision that whenever we generate a view or any other data object we can have access to the underlying SQL query that is being generated at backend. Of course, it must be generating the SQL query behind the scenes....This can be done in Peoplesoft. Please let me know.

Thanks,

~Sid

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
769

Check some thing like ABAP Query.

but you will not be able to access the actual query beneath.

4 REPLIES 4
Read only

Former Member
0 Likes
770

Check some thing like ABAP Query.

but you will not be able to access the actual query beneath.

Read only

0 Likes
769

Thanks ! That was helpful!!

Read only

Former Member
0 Likes
769

Hi

Sq02 and SQ01 and SQVi also where you can create query

regards

Shiva

Read only

0 Likes
769

well..what about table joins....in query viewer....anyways thanks for the input...

~Sid