IUUC_INDX_KEYDEF - Keyfield structure assignment for INDX-like tables
Keyfield structure assignment for INDX-like tables information is stored in SAP table IUUC_INDX_KEYDEF.
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_KEYDEF
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 | |
VERSN | Externally defined version of the RELID structure | X | CNV_INDX_VERSION | CHAR | 32 | |
SVARI | Variant of the INDX structure | X | CNV_INDX_STRUCT_VARIANT | CHAR | 8 | |
KEYSTRUCT_NAME | Name of ABAP Dictionary Object | DDOBJNAME | CHAR | 60 | ||
ACTIVE | Indicator if RELID is used or not | IUUC_RELID_ACTIVE | CHAR | 2 |