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

forground and background

Former Member
0 Likes
346

whats the mean of forground and background?tell me plz

whats the mean of forground and background?tell me plz

1 REPLY 1
Read only

Former Member
0 Likes
286

HI,

When a program is scheduled to run at some particular time without user intervention is called background scheduling. When a job is scheduled, SY-BATCH is set to 'X'. A job can be scheduled through tcode sm36. Here you dont see the screens or the result. The result is directed to the spool.

If a job is executed directly and you will see the flow through the screens and the results are visible on your screen wither as ALV or classical report as per the design of the program.

Regards

Subramanian

Message was edited by:

Subramanian PL