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

Automatic Trace

Former Member
0 Likes
638

Hi,

I have a requirement to switch on the trace automatically and capture the details automatically. Kindly let me know how to do this automatically.

Thanks.

1 ACCEPTED SOLUTION
Read only

former_member222860
Active Contributor
0 Likes
601

Check if these FM helps

SQLT_TRACE_ON

SQLT_TRACE_OFF

5 REPLIES 5
Read only

Former Member
0 Likes
601

Hi,

Try creating a BDC with recording on ST05 and get the details in a internal table.

Read only

alex_m
Active Contributor
0 Likes
601

This would be helpful,

Read only

former_member222860
Active Contributor
0 Likes
602

Check if these FM helps

SQLT_TRACE_ON

SQLT_TRACE_OFF

Read only

0 Likes
601

Check this FM

PERFORMANCE_TRACE_ON

SQLT_TRACE_ON

SQLT_TRACE_off

thanks.

Read only

Former Member
0 Likes
601

no comments.