Here we would like to draw your attention to DBG_MEMORY_DIFFTOOL 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_MEMORY_DIFFTOOL is a transaction code used for Debugger: Call Memory Inspector in SAP.
It comes under the package SABP_DEBUG.When we execute this transaction code, SAPLS_MEMORY_INSPECTOR is the normal standard SAP program that is being executed in background.
Transaction DBG_MEMORY_DIFFTOOL technical data table
Tcode | DBG_MEMORY_DIFFTOOL |
Purpose | Debugger: Call Memory Inspector |
Module | BC |
Component | BC-ABA |
SAP Package | SABP_DEBUG |
Program running | SAPLS_MEMORY_INSPECTOR |
Screen No | 100 |
Type | T |
Some Basic Questions & Answers
Program named SAPLS_MEMORY_INSPECTOR will run when we enter transaction code DBG_MEMORY_DIFFTOOL.
DBG_MEMORY_DIFFTOOL is a Dialog Transaction code type which is shortly represented as T.