If you would like to suspend all SAP background jobs for some reason for example maintenance on the system or upgrade project, then you can use the following steps easly …
First of all we should SUSPEND all SAP background jobs with program “BTCTRNS1″
SE38 –> BTCTRNS1
Just RUN
After the maintenance we can RELEASE all SAP jobs with program “BTCTRNS2″
SE38 –> BTCTRNS2
Just RUN
Thats all…
Nice Article. Really helpfull for me.Keep Sharing…………
Hi, may I know how to export all background jobs then delete them at all?
GBU…keep posting
Hello “I am Just A Dust”
You can use ;
SM37 –> Select the Jobs –> Extras –> Export
And also you can check the following Function Modules ;
BP_JOB_SELECT_SM37B & BP_JOB_SELECT_SM37C
Best Regards,
SapBasisInfo
Hi Team ,
Kindly help . What if a job is already running , and i want to restart system in between , will these method work in that case ?
BTCTRNS1 will this command suspend a active running job ?