Here we would like to draw your attention to SWWB 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).SWWB is a transaction code used for Schedule WI Deadline Monitoring in SAP.
It comes under the package SWW.When we execute this transaction code, RSWWDHEX_INSERT is the normal standard SAP program that is being executed in background.
SAP SWWB 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 Deadline Monitoring → Schedule Background Job
Path 2
Tools → Business Workflow → Development → Administration → Workflow Runtime → Work Item Deadline Monitoring → Schedule Background Job
Transaction SWWB technical data table
Tcode | SWWB |
Purpose | Schedule WI Deadline Monitoring |
Module | BC |
Component | BC-BMT |
SAP Package | SWW |
Program running | RSWWDHEX_INSERT |
Object | S_TCODE |
Screen No | 1000 |
Type | R |
Some Basic Questions & Answers
Program named RSWWDHEX_INSERT will run when we enter transaction code SWWB.
SWWB is a Report Transaction code type which is shortly represented as R.