IUUC_REPL_CONPAR - Connection parameters -> linked to iuuc_repl_hdr
Connection parameters -> linked to iuuc_repl_hdr information is stored in SAP table IUUC_REPL_CONPAR.
It is part of development package CNV_IUUC_REPLICATION in software component CA-LT. This development package consists of objects that can be grouped under "IUUC: Replication tools".
It is part of development package CNV_IUUC_REPLICATION in software component CA-LT. This development package consists of objects that can be grouped under "IUUC: Replication tools".
Fields for table IUUC_REPL_CONPAR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CONFIG_GUID | Unique identifier of a SLT configuration | X | IUUC_REPL_CONFIG_GUID | CHAR | 64 | |
SND_RCV | SND / RCV identification | X | IUUC_REPL_SND_RCV | CHAR | 2 | |
PARAM_NAME | connection parameter name | X | IUUC_REPL_CONPAR_NAME | CHAR | 60 | |
PARAM_VALUE | connection parameter value | IUUC_REPL_CONPAR_VALUE | CHAR | 256 | ||
PARAM_VALUE_255 | Connection parameter value with max length 255 characters | IUUC_REPL_CONPAR_VALUE_255 | CHAR | 510 |