Standard Jobs
Standard jobs that are to run regularly in a productive SAP system are called background jobs. These jobs usually deal with specific 'clean-up' tasks in the system, for example, deleting obsolete spool requests.
In the transaction for the job definition (SM36) you are provided with a selection of important standard jobs which you can schedule, monitor, and edit.
The following standard jobs are delivered with recommended variants and job periods by SAP:
Job Name |
Report Name |
Information |
SAP_CCMS_MONI_BATCH_DP |
|
Dispatch methods of the Monitoring Architecture |
SAP_COLLECTOR_FOR_JOBSTATISTIC |
|
Generates runtime statistics for background jobs |
SAP_COLLECTOR_FOR_PERFMONITOR |
|
Collects data for the Performance Monitor |
SAP_REORG_ABAPDUMPS |
|
Deletes obsolete ABAP short dumps |
SAP_REORG_BATCHINPUT |
|
Deletes all old batch input folders |
SAP_REORG_JOBS |
|
Deletes old background jobs |
SAP_REORG_JOBSTATISTIC |
|
Deletes old data from the job runtime statistics |
SAP_REORG_SPOOL |
|
Deletes old spool data |
SAP_REORG_UPDATERECORDS |
|
Deletes old update requests |
SAP_REORG_XMILOG |
|
Deletes XMI logs |
With the function on offer you can:
For more information on standard jobs, see SAP Note 16083.