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

how to use sql trace

Former Member
0 Likes
778

can any body let me know how to use

SQL trace to check which table is read in the function module.

actally i want to know which table is polating data in rfc SWN_UWL_GET_WORKLIST.

pls let me know the complete step by step process to use sql trace for the same purpose

7 REPLIES 7
Read only

Former Member
0 Likes
742

Hi Vishal,

Go to ST05 transaction. Activate Trace-> Do your activity -> deactive and Display Trace.

Much Regards,

amuktha.

Read only

Former Member
0 Likes
742

This message was moderated.

Read only

anup_deshmukh4
Active Contributor
0 Likes
742

switch on the sql trace using st05 transaction and switch the trace on and run your code and deactivate trace and display trace hope that solves your problem

Read only

GauthamV
Active Contributor
0 Likes
742

SEARCH in SCN you will get so many posts on the same.

Did you try help.sap.com as well.

[http://help.sap.com/saphelp_nw04/helpdata/en/17/358df9c9fee2469105731e10756921/content.htm]

Read only

Former Member
0 Likes
742

use st05,

acctvate the trace-> do the work -> deactivate and display the trace .

for more search in sdn.

Regards

Read only

Former Member
0 Likes
742

This message was moderated.

Read only

Former Member
0 Likes
742

This message was moderated.