Standard jobs are those background jobs that should be run regularly in a production SAP System. These jobs are usually jobs that clean up parts of the system, such as by deleting old spool requests.
Use
As of Release 4.6C, the Job Definition transaction (
SM36 ) provides a list of important standard jobs, which you can schedule, monitor, and edit.Features
SAP delivers the following standard jobs including recommended variants and job intervals:
Job name |
Report name |
Info |
SAP_CCMS_MONI_BATCH_DP |
RSAL_BATCH_TOOL_DISPATCHING |
Dispatches monitoring architecture methods |
SAP_COLLECTOR_FOR_JOBSTATISTIC |
RSBPCOLL |
Generates runtime statistics for background jobs |
SAP_COLLECTOR_FOR_PERFMONITOR |
RSCOLL00 |
Collects data for the performance monitor |
SAP_REORG_ABAPDUMPS |
RSSNAPDL |
Deletes old ABAP short dumps |
SAP_REORG_BATCHINPUT |
RSBDCREO |
Deletes old batch input sessions |
SAP_REORG_JOBS |
RSBTCDEL |
Deletes old background jobs |
SAP_REORG_JOBSTATISTIC |
RSBPSTDE |
Deletes old data from the job runtime statistics |
SAP_REORG_SPOOL |
RSPO0041 |
Deletes old spool data |
SAP_REORG_UPDATERECORDS |
RSM13002 |
Deletes old update requests |
SAP_REORG_XMILOG |
RSXMILOGREORG |
Deletes XMI logs |
Activities
You can use the functions to:
For more information about standard jobs, see SAP Note 16083.