MDC_IMPORTSTAT - Import Statistics Persistence
Import Statistics Persistence information is stored in SAP table MDC_IMPORTSTAT.
It is part of development package MDC_LOAD in software component CA-MDG-CMP-AF. This development package consists of objects that can be grouped under "Master Data Consolidation: Data Load".
It is part of development package MDC_LOAD in software component CA-MDG-CMP-AF. This development package consists of objects that can be grouped under "Master Data Consolidation: Data Load".
Fields for table MDC_IMPORTSTAT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
MASTERDATAIMPORTUUID | NodeID | X | /BOBF/CONF_KEY | RAW | 16 | |
.INCLUDE | ATTRIBUTES | MDC_IMPORTSTAT_ATTRIBUTES | 0 | |||
MDIMPRTNMBROFRECORDSGOVERNED | Number of Records Governed | MDC_IMPORT_RECDS_GOVERNED | INT4 | 4 | ||
MDIMPRTNMBROFRECWITHCONFLICT | Number of Records to be imported with Conflicts | MDC_IMPORT_RECDS_CONFLICT | INT4 | 4 | ||
MDIMPRTNMBROFRECORDSINPROCESS | Number of Records of the Master Data Import locked | MDC_IMPORT_RECDS_LOCKED | INT4 | 4 | ||
MDIMPORTNUMBEROFRECORDSREADY | Records to be imported with the Master Data ready | MDC_IMPORT_RECDS_READY | INT4 | 4 | ||
MDIMPORTNUMBEROFRECORDSTOTAL | Total Number of Records to be imported with the Master Data | MDC_IMPORT_RECDS_TOTAL | INT4 | 4 | ||
MDIMPRTISCONSUMABLEFORCNSLDTN | Truth Value: True/False | ABAP_BOOLEAN | CHAR | 2 | ||
MDIMPRTNMBROFRECORDSIMPORTED | Number of Records Imported | MDC_IMPORT_RECDS_IMPORTED | INT4 | 4 |