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

ABAP Query Logs

Former Member
0 Likes
429

Hi experts,

Is ABAP query execution logged in the system? i have a requirement where i have to find out all the ABAP queris which are executed in given span of period. Is there any way to find this?

Many thnx in advance,..

Regards,

Karthick C

Hi experts,

Is ABAP query execution logged in the system? i have a requirement where i have to find out all the ABAP queris which are executed in given span of period. Is there any way to find this?

Many thnx in advance,..

Regards,

Karthick C

2 REPLIES 2
Read only

GauthamV
Active Contributor
0 Likes
403

hi,

you can get these details from STAD transaction.

you can get all the programs ( including queries ) executed in last 1 month using this transaction.

Read only

Former Member
0 Likes
403

hi

just try out SLG1 transaction

hope it helps

regards

Aakash Banga