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

User processes

Former Member
0 Likes
1,832

Is there any way to know what process is executing a user o even debug the program is being executed currently.

I would like to know if it is possible to know the results of all processes executed by a user in the current sessión or even in the last user session and what is doing now and what has been done in the last session

Thank you.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,380

SM50 might help you.

5 REPLIES 5
Read only

Former Member
0 Likes
1,381

SM50 might help you.

Read only

Former Member
0 Likes
1,380

hello,

you can check with the transaction codes

SM50 and sm04

Thanks,

krishna

Read only

Former Member
0 Likes
1,380

Hi,

Check in STAT transaction ,this might help,

Rgds,

Read only

Former Member
0 Likes
1,380

and the trace ? the debugging steps of the program that has been executed in the machine ?

Read only

0 Likes
1,380

Hey,

If you want to trace for field value changes done via debugging then use transaction SM21 (system logs).

-Kiran

*Please mark useful answers