Background job administration
The background work process handle by the long running jobs.
The background work
process that process can be executed without the user
interaction.
Scheduling the background job is – SM36,
Job name should start either Z or Y.
Maximum 32 characters are allowed in the name.
Job Start conditions
1) Immediate
2) Date/time
3) After job
4) After event
5) At operation mode
Background job steps
1) ABAP program: It is a standard program (or) customized program which will execute by
variant. Variant: It is a program selection criterion to provide the inputs during the runtime (or)
2) External command: It is used for pre-defined input by system administrator.
3)External program: It is used for direct command input by system administrator
Overview of the jobs SM37
Here we can check the status of jobs.