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

Last transaction...

Former Member
0 Likes
575

Hi All..

By which transaction I can see all last transaction used in system.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
519

is it last transaction or list of transactions

to see list of transactions, use SM01

actual purpose is to lock or unlock the transaction.

Regards

kishore.

Hi All..

By which transaction I can see all last transaction used in system.

3 REPLIES 3
Read only

Former Member
0 Likes
520

is it last transaction or list of transactions

to see list of transactions, use SM01

actual purpose is to lock or unlock the transaction.

Regards

kishore.

Read only

former_member188829
Active Contributor
0 Likes
519

Hi,

Check the table TSTC

where you can findout all transactions..

or Goto SE93 and press on F4.you can findout all transactions..

Read only

Former Member
0 Likes
519

Hi Ankita,

1. Goto ST03. Select choose for analysis. Choose only one application server at a time in case you have mutiple application servers. Choose time period of your choice.

2. In the next screen from menu choose GOTOPROFILESUSER PROFILES. Here you will get the list on users who have worked on that application server.

3. Double click on the required user and you will get all the transactions he/she has executed.

4. In case you select TOTAL in step 1 and then follow the steps 2 and 3 you will only get the list of application server on which the user has worked and not the transaction details.

Have a look at transaction S_BCE_68001398, I think that this lists the users by transaction usage.

Try using the transaction STAT or STAD transactions.

These transaction has the log of all the transactions accessed by any user.

But this has the statistics of the last 3 days. The time period can be changed.

Please check with your basis.

kindly reward if found helpful.

cheers,

Hema.