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