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

Need ABAP for scheduling reset batch processes.

Former Member
0 Likes
400

Hi!

I need a ABAP like a report or an function module for scheduling a job which restart or reset my workprocesses/batch processes.

Every night we have to logoff all users, delete all lock entries and clear all work processes.

For the steps users and lock entries have i found solutions, but for the step of processes i can´t find anything.

I know that there are transactions like SM37..., but i only need to do this in a job.

Does anyone have experience in this case or can help me?

Best regards

Stefan Kleinrath

1 REPLY 1
Read only

Olaf_B
Explorer
0 Likes
355

Hi,

please have a look at function-group STUM.

Regards

Olaf