SWO_ASYNC SAP tcode for – Asynchronous Method Call in BOR

Here we would like to draw your attention to SWO_ASYNC transaction code in SAP. As we know it is being used in the SAP BC-DWB (ABAP Workbench, Java IDE and Infrastructure in Basis) component which is coming under BC module (BASIS).SWO_ASYNC is a transaction code used for Asynchronous Method Call in BOR in SAP.

SAP SWO_ASYNC transaction code

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

Transaction SWO_ASYNC technical data table

TcodeSWO_ASYNC
PurposeAsynchronous Method Call in BOR
ModuleBC
ComponentBC-DWB
SAP PackageSWO
Program runningSWO_CALL_METHOD_ASYNC
Screen No1000
TypeR

Some Basic Questions & Answers

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