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

Log access transactions

Former Member
0 Likes
1,111

Hello,

What transaction or FM or table that caught the access log transactions in r / 3?

Can anyone help me?

thank you

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,054

function module SAPWL_AS_WORKL_GET_STATISTIC and SAPWL_TABSTAT_GET_STATISTIC,

periodtype = M

hostid = host id

startdate = dd/mm/yyyy

and the FM is returning NO_DATA_FOUND

Thanks,

AMS

Edited by: SAP@AMS on Sep 4, 2009 11:31 AM

Hello,

What transaction or FM or table that caught the access log transactions in r / 3?

Can anyone help me?

thank you

6 REPLIES 6
Read only

former_member194669
Active Contributor
0 Likes
1,054

Are you looking for SM21

or ST03

Read only

0 Likes
1,054

I need to create a program and display in a report.

Read only

0 Likes
1,054

I need to create a program and display in a report.

Read only

swaroop_g2
Explorer
0 Likes
1,054

if you looking for log of transactions used or programs used, then try STAD or ST03n or ST03G tcodes...

Read only

former_member194669
Active Contributor
0 Likes
1,054

This message was moderated.

Read only

Former Member
0 Likes
1,055

function module SAPWL_AS_WORKL_GET_STATISTIC and SAPWL_TABSTAT_GET_STATISTIC,

periodtype = M

hostid = host id

startdate = dd/mm/yyyy

and the FM is returning NO_DATA_FOUND

Thanks,

AMS

Edited by: SAP@AMS on Sep 4, 2009 11:31 AM