Here we would like to draw your attention to DTIMPORT 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).DTIMPORT is a transaction code used for Master Data Import in SAP.
It comes under the package MDG_BS_FILE_UPLOAD.When we execute this transaction code, MDG_DT_START_APPLICATIONS is the normal standard SAP program that is being executed in background.
Transaction DTIMPORT technical data table
Tcode | DTIMPORT |
Purpose | Master Data Import |
Module | CA |
Component | CA-MDG |
SAP Package | MDG_BS_FILE_UPLOAD |
Program running | MDG_DT_START_APPLICATIONS |
Object | MDG_DIF |
Screen No | 1000 |
Type | R |
Some Basic Questions & Answers
Program named MDG_DT_START_APPLICATIONS will run when we enter transaction code DTIMPORT.
DTIMPORT is a Report Transaction code type which is shortly represented as R.