‎2009 Sep 09 7:33 AM
hello All,
I have a small requirement. Is there any standard SAP program or function module which gives me which debug sessions are open parallely in the system. I mean if 2 programs are open in two debug sessions, the standard function module on execution will give me the names of the two programs.
Thanks & Regards,
Bingoo
‎2009 Sep 09 7:39 AM
‎2009 Sep 09 7:36 AM
Hello Bingoo,
You can try using SM04 & get the same info. If possible debug the code & find if there are any relevant FMs available.
BR,
Suhas
‎2009 Sep 09 7:41 AM
thanks Suhas for the reply.
But in the transaction I am geeting the list of users and the transaction codes ..... but I am not getting the programs.
‎2009 Sep 09 7:39 AM