ABAP_TRACE SAP tcode for – ABAP Objects Runtime Analysis

Here we would like to draw your attention to ABAP_TRACE 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).ABAP_TRACE is a transaction code used for ABAP Objects Runtime Analysis in SAP.

SAP ABAP_TRACE transaction code

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

Transaction ABAP_TRACE technical data table

TcodeABAP_TRACE
PurposeABAP Objects Runtime Analysis
ModuleBC
ComponentBC-DWB
SAP PackageS_ABAP_TRACE
Program runningSAPLS_ABAP_TRACE_DATA
ObjectS_DEVELOP
Screen No100
TypeT

Some Basic Questions & Answers

Which SAP Program will run when we enter tcode ABAP_TRACE?
Program named SAPLS_ABAP_TRACE_DATA will run when we enter transaction code ABAP_TRACE.
What is the transaction code type of ABAP_TRACE?
ABAP_TRACE is a Dialog Transaction code type which is shortly represented as T.