2009 Feb 16 6:50 AM
All experts:
I create one customized Query in T-code : SQ01, named: Z* , how can i find it's name in SAP transparent table? which table store it? thanks,
and Also which table store the Info set name??
Thank you very much.
2009 Feb 16 7:06 AM
Hi,
open Table - TADIR and give
Program ID - R3TR
Object Type - AQQU
and execute you will get all queries in sq01.
2009 Feb 16 6:55 AM
Hi Kevin,
Check with the table AQGQCAT and with the filed QNUM(queryname) CLAS (Info set name).
hope it helps you.
Regards!
2009 Feb 16 7:06 AM
Hi,
Check these tables AQGQDOC and check QUERY ( Query Name) field and
AQGQCAT.
Regards,
Jyothi CH.
2009 Feb 16 7:06 AM
Hi,
open Table - TADIR and give
Program ID - R3TR
Object Type - AQQU
and execute you will get all queries in sq01.
2009 Feb 16 7:23 AM
Hi,
Use table TADIR to know the details of ABAP objects.
or use transaction sq01 to write ABAP query.
Regards
Rajesh Kumar
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |