IUUC_RUNINFO_CNT - IUUC: Record counter for IUUC data transfer portions
IUUC: Record counter for IUUC data transfer portions information is stored in SAP table IUUC_RUNINFO_CNT.
It is part of development package CNV_MDS_CORE in software component CA-LT. This development package consists of objects that can be grouped under "MDS Core reuse objects".
It is part of development package CNV_MDS_CORE in software component CA-LT. This development package consists of objects that can be grouped under "MDS Core reuse objects".
Fields for table IUUC_RUNINFO_CNT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
ACPL_GUID | GUID of Object | X | DMC_GUID | CHAR | 44 | |
PORTION | Number of data portion | X | INT4 | 4 | ||
STRUCTURE | Tree Structure Identifier | X | DMC_STIDT | CHAR | 40 | |
BYTES_READ | read total of Bytes (access plan calculator) | INT4 | 4 | |||
RECS_READ | Read number of data records (OLI) | INT4 | 4 | |||
LOGTAB_REC_PREPR | number of preprocessed logging table records | INT4 | 4 | |||
INS_REC_TARGET | number of records to be inserted | INT4 | 4 | |||
UPD_REC_TARGET | number of records to be updated | INT4 | 4 | |||
DEL_REC_TARGET | number of records to be deleted | INT4 | 4 | |||
INS_REC_ACTUAL | number of records actually inserted | INT4 | 4 | |||
UPD_REC_ACTUAL | number of records actually updated | INT4 | 4 | |||
DEL_REC_ACTUAL | number of records actually deleted | INT4 | 4 | |||
UC_PROBTAB_RECS | Unicode Conversion: Number of records in problem table | INT4 | 4 |