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.
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
Tcode | ABDBG_TRACE |
Purpose | Debugger Trace |
Module | BC |
Component | BC-ABA |
SAP Package | SABP_DEBUG_EXT |
Program running | ABDBG_TRACE |
Screen No | 1000 |
Type | R |
Some Basic Questions & Answers
Program named ABDBG_TRACE will run when we enter transaction code ABDBG_TRACE.
ABDBG_TRACE is a Report Transaction code type which is shortly represented as R.