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

finding about currently using program

Former Member
0 Likes
795

hi,

i want to know about that se38 program which is currently in process for making or user is changing particular program.i used sm04 but by that i can just know about currently running program.for example user is making program in se38 when i use sm04 it will show only se38 not the program name that i want to know.

thanx/regards,

vaneet thakur

6 REPLIES 6
Read only

Former Member
0 Likes
743

Hi ,

You can use STAD transaction code for this, in this give a time range and you will get what are the modifications done to which report and who is the associate user.

Please let me know if you still need any more help.

Thanks and regards,

Rajeshwar.

Read only

GauthamV
Active Contributor
0 Likes
743

If the program is running for quiet some time then you can get it from

SM50 transaction.

Also you can get those details from STAD transaction.

In addition the program will be locked and can be displayed using SM12 transaction.

Read only

Former Member
0 Likes
743

Hi,

Check the SM12 tocde give the username as *

Read only

Former Member
0 Likes
743

Hi ,

Please use the sm12 transaction.It will give you the list of objects locked by all the users in the system provided you give * as the input in the overview screen.In case u want it for a particular user you can specify the user name.

Read only

Former Member
0 Likes
743

Hello

SM12:

table name TRDIR

user name *

Read only

venkat_o
Active Contributor
0 Likes
743

Hi Thakur, <li> Use STAD transaction code <li>Go to STAD transaction, Enter transaction code or Program name on the respected fields and press ENTER. It shows who is working on that program. <li>SM04-Displays the list of the user sessions. <li>SM12-This Program provides Displaying and Deleting of Enqueue-Entries(Lock Entries) Thanks Venkat.O