ABDBG_TRACE SAP tcode for – Debugger Trace

Here we would like to draw your attention to ABDBG_TRACE 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).ABDBG_TRACE is a transaction code used for Debugger Trace in SAP.

SAP ABDBG_TRACE transaction code

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

Transaction ABDBG_TRACE technical data table

TcodeABDBG_TRACE
PurposeDebugger Trace
ModuleBC
ComponentBC-ABA
SAP PackageSABP_DEBUG_EXT
Program runningABDBG_TRACE
Screen No1000
TypeR

Some Basic Questions & Answers

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