Here we would like to draw your attention to DTMONITOR transaction code in SAP. As we know it is being used in the SAP CA-MDG (Master Data Governance in CA) component which is coming under CA module (Cross Application).DTMONITOR is a transaction code used for Data Transfer Monitor in SAP.
It comes under the package MDG_BS_DATALOAD_MONITOR.When we execute this transaction code, MDG_DT_START_APPLICATIONS is the normal standard SAP program that is being executed in background.
Transaction DTMONITOR technical data table
Tcode | DTMONITOR |
Purpose | Data Transfer Monitor |
Module | CA |
Component | CA-MDG |
SAP Package | MDG_BS_DATALOAD_MONITOR |
Program running | MDG_DT_START_APPLICATIONS |
Object | S_TCODE |
Screen No | 1000 |
Type | R |
Some Basic Questions & Answers
Program named MDG_DT_START_APPLICATIONS will run when we enter transaction code DTMONITOR.
DTMONITOR is a Report Transaction code type which is shortly represented as R.