IUUC_RL_DATA - repl logging - staging area for TABL and CDS in replication
repl logging - staging area for TABL and CDS in replication information is stored in SAP table IUUC_RL_DATA.
It is part of development package CNV_IUUC_REPL_LOGGING in software component CA-LT. This development package consists of objects that can be grouped under "Replication logging -> temp. store replic. data in INDX-Clus".
It is part of development package CNV_IUUC_REPL_LOGGING in software component CA-LT. This development package consists of objects that can be grouped under "Replication logging -> temp. store replic. data in INDX-Clus".
Fields for table IUUC_RL_DATA
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
RELID | Relation ID | X | RELID | CHAR | 4 | |
MT_ID | Mass Transfer ID | X | DMC_MT_IDENTIFIER | CHAR | 6 | |
TABNAME | Table Name | X | TABNAME | CHAR | 60 | |
PACKAGE_ID | Replication Logging - Package ID | X | IUUC_RL_PACKAGE_ID | NUMC | 20 | |
SRTF2 | Next record counter in EXPORT/IMPORT data tables | X | INDX_SRTF2 | INT4 | 4 | |
TIMESTAMP | repl logging - timestamp | IUUC_RL_TIMESTAMP | CHAR | 28 | ||
REC_COUNT_INS | Replication Logging - Number of Inserted Records for Package | IUUC_RL_RECORDS_INS | INT4 | 4 | ||
REC_COUNT_UPD | Replication Logging - Number of Updated Records for Package | IUUC_RL_RECORDS_UPD | INT4 | 4 | ||
REC_COUNT_DEL | Replication Logging - Number of Deleted Records for Package | IUUC_RL_RECORDS_DEL | INT4 | 4 | ||
REC_COUNT_ARC | Replication Logging - Number of Archived Records for Package | IUUC_RL_RECORDS_ARC | INT4 | 4 | ||
CLUSTR | Length field for user data in EXPORT/IMPORT tables | INDX_CLSTR | INT2 | 2 | ||
CLUSTD | cluster data | LRAW | 15000 |