Here we would like to draw your attention to SWI1_COND 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_COND is a transaction code used for Check Conditions 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_COND 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 → Check Conditions for Work Items
Path 2
Tools → Business Workflow → Development → Administration → Workflow Runtime → Check Conditions for Work Items
Transaction SWI1_COND technical data table
Tcode | SWI1_COND |
Purpose | Check Conditions 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_COND.
SWI1_COND is a Report Transaction code type which is shortly represented as R.