Skip to Content
0
Former Member
Aug 03, 2006 at 03:01 PM

Kill viewer-application

35 Views

Hello,

Can anybody tell me the syntax to kill a windows application (an application to view archived documents) in an ABAP program. The class CL_GUI_FRONTEND_SERVICES has only a method to execute an application, but not to stop it.

Probably it will run with function module SXPG_COMMAND_EXECUTE, but I don't know the command to kill the application with DOS. The command NET STOP <servicename> wasn't successful yet.

How it can be done, and where can I get some information on it?

Best Regards,

Dominik