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

tcode to execute SQL

Former Member
0 Likes
4,317

Hello,

Does anyone know how can I execute select commands and see the results in an ALV or something? I want to test my SELECTs but I don't want to write a report and use the debugger to see the results. Any help would be appreciated!


Adam


p.s.: I want to use OpenSQL and not native SQL, so DB02/ST05 etc are not what I'm looking for.

3 REPLIES 3
Read only

Former Member
0 Likes
1,659

We use an OpenSQL Editor and are very satisfied with it. This can execute any OpenSQL statement and display the results in an ALV grid (or even tree). Check out this link: www.hovitaga.com/opensql-editor-overview

Read only

0 Likes
1,659

Hi Nathan,

This looks cool! I've been waiting for a tool like this for years. I've found some videos too:

http://www.youtube.com/watch?v=TPcZOHqOUaI

Cheers,

Kieran

Read only

0 Likes
1,659

Seems like a solution