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