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

reg background scheduling

Former Member
0 Likes
292

Hi All,

I have a job scheduled in the background.

Now i want to run the same in the foreground how to do it.

Thanks in advance

2 REPLIES 2
Read only

Former Member
0 Likes
273

Hi,

1.With the name of the program execute it in se38.That's all.

Regards,

shiva.

Read only

Former Member
0 Likes
273

You cannot run same program in background and foreground...if you want to run the already background scheduled job in foreground now...just stop the background process using SM50 tcode...after that you can run it in fore ground.

Reward if useful.

Dara.