‎2009 Mar 04 9:48 AM
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
‎2009 Mar 04 9:53 AM
Hi Vishal,
Go to ST05 transaction. Activate Trace-> Do your activity -> deactive and Display Trace.
Much Regards,
amuktha.
‎2009 Mar 04 9:53 AM
‎2009 Mar 04 9:53 AM
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
‎2009 Mar 04 9:56 AM
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]
‎2009 Mar 04 10:45 AM
use st05,
acctvate the trace-> do the work -> deactivate and display the trace .
for more search in sdn.
Regards
‎2009 Mar 04 10:49 AM
‎2009 Mar 04 10:58 AM