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