DMC_MT_COUNT_RES - MWB: Count Results from Table Count
MWB: Count Results from Table Count information is stored in SAP table DMC_MT_COUNT_RES.
It is part of development package CNV_DMCM in software component CA-LT. This development package consists of objects that can be grouped under "Data Mapping and Conversion: Maintenance".
It is part of development package CNV_DMCM in software component CA-LT. This development package consists of objects that can be grouped under "Data Mapping and Conversion: Maintenance".
Fields for table DMC_MT_COUNT_RES
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CONVOBJ | Migration Object IDs | X | DMC_CIDENT | CHAR | 40 | |
TABNAME | Name of an ABAP Dictionary object | X | DDNAME | CHAR | 60 | |
MT_ID | Mass Transfer ID | X | DMC_MT_IDENTIFIER | CHAR | 6 | |
RUN_ID | DMC: Key | X | DMC_ID | NUMC | 10 | |
TARGET_TAB | MWB: Target Table for Mass Processing | DMC_MT_TARGET_TAB | CHAR | 60 | ||
WRITE_BEHAVIOUR | Write Behavior | DMC_RTO_BEHAVIOUR | NUMC | 2 | ||
REC_SND_BM | Processed Database Table Rows | SYDBCNT | INT4 | 4 | ||
REC_RCV_BM | Processed Database Table Rows | SYDBCNT | INT4 | 4 | ||
REC_RCV_AM | Processed Database Table Rows | SYDBCNT | INT4 | 4 | ||
REC_DUPLICATES | Processed Database Table Rows | SYDBCNT | INT4 | 4 | ||
REC_CONDENSED | Processed Database Table Rows | SYDBCNT | INT4 | 4 | ||
IS_HEADER_TAB | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | CHAR | 2 |