IUUC_INDX_KEYMAP - Keyfield structure assignment for INDX-like tables
Keyfield structure assignment for INDX-like tables information is stored in SAP table IUUC_INDX_KEYMAP.
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_INDX_KEYMAP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
INDX_TABLE_NAME | Table Name | X | TABNAME | CHAR | 60 | |
RELID | Relation ID | X | RELID | CHAR | 4 | |
TARGET_TABLE | Table Name | X | TABNAME | CHAR | 60 | |
TARGET_FIELDNAME | Field Name | X | FIELDNAME | CHAR | 60 | |
SOURCE_FIELDNAME | Field Name | FIELDNAME | CHAR | 60 | ||
FIELD_OFFSET | 2 Byte Signed Integer | INT2 | INT2 | 2 | ||
FIELD_LENGTH | 2 Byte Signed Integer | INT2 | INT2 | 2 |