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

Table for SAP Query Authors

Former Member
0 Likes
1,185

Hi,

Is there a SAP table to determine the author of the Query from the TCODE SQ01?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
807

Jim,

Check the table "AQGDBBG"

Field name :BGUNAM

Don't forget ot reward if useful

3 REPLIES 3
Read only

Former Member
0 Likes
807

Hi,

Go to Table TADIR

Enter R3TR for Program ID

enter AQQU for Object Type

Enter query name in Object Name

It will give the Person Responsible(AUTHOR)

reward if useful

regards,

Anji

Read only

0 Likes
807

Hi Anji,

Your answer is very helpful.. But I still cannot find what I am looking for. Is there other tables that holds the same data? By the way, the query that I have mentioned above are customized query.. Thanks in advance...

Read only

Former Member
0 Likes
808

Jim,

Check the table "AQGDBBG"

Field name :BGUNAM

Don't forget ot reward if useful