DBG_ABAP_EDITOR SAP tcode for – Debugger -> ABAP Editor

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

SAP DBG_ABAP_EDITOR transaction code

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

Transaction DBG_ABAP_EDITOR technical data table

TcodeDBG_ABAP_EDITOR
PurposeDebugger -> ABAP Editor
ModuleBC
ComponentBC-ABA
SAP PackageSABP_DEBUG
Program runningSAPMSSY30
Screen No1000
TypeR

Some Basic Questions & Answers

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