Skip to Content
0
Former Member
Jul 18, 2008 at 05:44 AM

Check if the program is running and stop more than one instance to run

1584 Views

Hi All,

we have requirement to stop the running of the Z program if it is already running either in background or foreground by other user.

Can anyone let me know how to achieve this functionality?

What I have thought is to read the processes running. Read teh programs for these processes and check if the current program is part of currently active processes.

if this approach is to be implemented, can anyone point to me the useful FMs for this?

Thanks & Regards,

Anoop Kohale

Edited by: Anoop Kohale on Jul 18, 2008 7:45 AM