2009 Jun 08 2:52 PM
I want to know if there is a t-code for testing a SELECT statment without making a program and run it to see the data retrived.
See transaction ST05. This will allow you to enter an SQL statement (but not see the data returned).
Rob
2009 Jun 08 2:54 PM
2009 Jun 08 2:56 PM
Hi ,
You can try SQVI (Transaction for ABAP QUERY) for this purpose .
Regards
Pinaki
2009 Jun 08 3:03 PM
SE30 is for ABAP performance analysis not test a SELECT statement
and SQVI is Quick Viewer for making reports
am asking if there is a T-Code somthing like editior to write a SELECT statment
and see the data retrived from this SELECT statment without creating a program and run it to see this data
Thank You
2009 Jun 08 3:05 PM
se16 .. to see the output with options and selection criteria..
or
DB05 write query to see the analyis not outout
2009 Jun 08 3:05 PM
2009 Jun 08 3:12 PM
i know SE16 but i want to right my own SELECT statment with certian conditions...
so there is no such a T-Code
2009 Jun 08 3:16 PM
Hi
No, there isn't any transaction: u can try to see which data will be get by SE16 only.
Max
2009 Jun 08 3:19 PM
2009 Jun 08 3:25 PM
See transaction ST05. This will allow you to enter an SQL statement (but not see the data returned).
Rob
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |