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