Here we would like to draw your attention to SWWERRE_INSERT transaction code in SAP. As we know it is being used in the SAP BC-BMT (Business Management in Basis) component which is coming under BC module (BASIS).SWWERRE_INSERT is a transaction code used for Workflow: Batch Job ‘SWWERRE’ in SAP.
It comes under the package SWW.When we execute this transaction code, RSWWERRE_INSERT is the normal standard SAP program that is being executed in background.
SAP SWWERRE_INSERT menu path
See the possible menu paths to access the same report by avoiding entering the transaction code.
Path 1
Tools → ABAP Workbench → Development → SAP Business Workflow → Administration → Workflow Runtime → Work Item Error Monitoring → Schedule Background Job
Path 2
Tools → Business Workflow → Development → Administration → Workflow Runtime → Work Item Error Monitoring → Schedule Background Job
Transaction SWWERRE_INSERT technical data table
Tcode | SWWERRE_INSERT |
Purpose | Workflow: Batch Job ‘SWWERRE’ |
Module | BC |
Component | BC-BMT |
SAP Package | SWW |
Program running | RSWWERRE_INSERT |
Object | S_TCODE |
Screen No | 1000 |
Type | R |
Some Basic Questions & Answers
Program named RSWWERRE_INSERT will run when we enter transaction code SWWERRE_INSERT.
SWWERRE_INSERT is a Report Transaction code type which is shortly represented as R.