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

ST05

Former Member
0 Likes
273

Is there a way to see the results of a SQL statement that is visible in

transaction ST05?

If not, is there some sort of way to cut and paste the displayed code

into a report?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
243

The code that is displayed in ST05 is the database specific code, so it won't work in an ABAP program unless you use native SQL.

Rob

1 REPLY 1
Read only

Former Member
0 Likes
244

The code that is displayed in ST05 is the database specific code, so it won't work in an ABAP program unless you use native SQL.

Rob