Here we would like to draw your attention to SWB_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).SWB_COND is a transaction code used for Maintain Workflow Start Conditions in SAP.
It comes under the package SWB.When we execute this transaction code, SAPLSWB3 is the normal standard SAP program that is being executed in background.
SAP SWB_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 → Definition tools → Events → Event Linkages → Workflow Start Conditions
Path 2
Tools → Business Workflow → Development → Definition tools → Events → Event Linkages → Workflow Start Conditions
Transaction SWB_COND technical data table
Tcode | SWB_COND |
Purpose | Maintain Workflow Start Conditions |
Module | BC |
Component | BC-BMT |
SAP Package | SWB |
Program running | SAPLSWB3 |
Type | P |
Some Basic Questions & Answers
Program named SAPLSWB3 will run when we enter transaction code SWB_COND.
SWB_COND is a Parameter Transation code type which is shortly represented as P.