CNVINDEX - Table for index information
Table for index information information is stored in SAP table CNVINDEX.
It is part of development package CNV_BASIS in software component CA-DT-CNV. This development package consists of objects that can be grouped under "Conversion: Basis functions".
It is part of development package CNV_BASIS in software component CA-DT-CNV. This development package consists of objects that can be grouped under "Conversion: Basis functions".
Fields for table CNVINDEX
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
PACKID | Conversion: Conversion package number | X | CNV_PACK | CHAR | 10 | |
TABNAME | Table Name | X | TABNAME | CHAR | 60 | |
INDEXNAME | Unique Index ID in a Table | X | INDEXID | CHAR | 6 | |
DBINDEX | Database index | DBINDEX_D | CHAR | 80 | ||
INDEXSIZE | Size of an index in KByte | CNV_INDEX_SIZE | NUMC | 20 | ||
TABSPACE | Tablespace Name for ORACLE | ORATSPNAME | CHAR | 60 | ||
INITEXT | Size of an initial ORACLE extent in KB | ORAINIT | NUMC | 20 | ||
NEXTEXT | Size of an ORACLE next extent in KB | ORANEXT | NUMC | 20 | ||
MINEXT | Minimum number of ORACLE extents | ORAMINEXT | NUMC | 20 | ||
MAXEXT | Maximum number of ORACLE extents | ORAMAXEXT | NUMC | 20 | ||
STATUS | Index Status | STATUS_IND | CHAR | 22 |