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