TPDA_START SAP tcode for – Start Master of TPDA Debugger

Here we would like to draw your attention to TPDA_START transaction code in SAP. As we know it is being used in the SAP BC-ABA (ABAP Runtime Environment in BC) component which is coming under BC module (BASIS).TPDA_START is a transaction code used for Start Master of TPDA Debugger in SAP.

SAP TPDA_START transaction code

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

Transaction TPDA_START technical data table

TcodeTPDA_START
PurposeStart Master of TPDA Debugger
ModuleBC
ComponentBC-ABA
SAP PackageSTPDA_DEBUGGER_SERVICES
Program runningRSTPDAMAIN
TypeR

Some Basic Questions & Answers

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