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

background method

Former Member
0 Likes
414

what will happen if we run in program in background mode and computer will be shutdown

2 REPLIES 2
Read only

Former Member
0 Likes
397

Hi,

Tcode for background processing is SM36. The program will be executed even if u shut the down the system after executing in background mode. The next day, u can use the same tcode and get the result.

Hope this information is clear.

Read only

Former Member
0 Likes
397

Nothing will happen, if you are running report in background, then output will be stored in spool.. next day you can see out put using tcode SP01 tcode...