SWF_ADM_SUSPEND SAP tcode for – Restart Suspended Workflows

Here we would like to draw your attention to SWF_ADM_SUSPEND 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).SWF_ADM_SUSPEND is a transaction code used for Restart Suspended Workflows in SAP.

SAP SWF_ADM_SUSPEND transaction code

It comes under the package SWF_ADM.When we execute this transaction code, RSWF_ADM_SUSPEND is the normal standard SAP program that is being executed in background.

SAP SWF_ADM_SUSPEND 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 → Administration → Workflow Runtime → Restart Suspended Workflow Callbacks


Path 2
Tools → Business Workflow → Development → Administration → Workflow Runtime → Restart Suspended Workflow Callbacks


Transaction SWF_ADM_SUSPEND technical data table

TcodeSWF_ADM_SUSPEND
PurposeRestart Suspended Workflows
ModuleBC
ComponentBC-BMT
SAP PackageSWF_ADM
Program runningRSWF_ADM_SUSPEND
Screen No1000
TypeR

Some Basic Questions & Answers

Which SAP Program will run when we enter tcode SWF_ADM_SUSPEND?
Program named RSWF_ADM_SUSPEND will run when we enter transaction code SWF_ADM_SUSPEND.
What is the transaction code type of SWF_ADM_SUSPEND?
SWF_ADM_SUSPEND is a Report Transaction code type which is shortly represented as R.