SOTRIDCAT - Index Category Definition for OTR
Index Category Definition for OTR information is stored in SAP table SOTRIDCAT.
It is part of development package SOTR_MIGRATION in software component BC-SRV-OTR. This development package consists of objects that can be grouped under "Functions for Migrating Old Structures to OTR".
It is part of development package SOTR_MIGRATION in software component BC-SRV-OTR. This development package consists of objects that can be grouped under "Functions for Migrating Old Structures to OTR".
Fields for table SOTRIDCAT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CATID | Index category identification | X | SRET_CATID | CHAR | 32 | |
CATCLTDEP | Indicates whether application is client-specific | SRET_CCLDP | CHAR | 1 | ||
MODIFYCLS | Modification Indicator of an Index Category | SRET_MODCL | CHAR | 3 | ||
CREA_USER | SAP user who created the index category | SRET_CRUSR | CHAR | 12 | ||
CRTIME | Creation time - date and time acc. to UTC | SRET_CRTIM | NUMC | 14 | ||
CHNG_USER | SAP user who last changed the index category | SRET_CHUSR | CHAR | 12 | ||
CHTIME | Last change - date and time (UTC) | SRET_CHTIM | NUMC | 14 | ||
SRSVRID | Search server relation ID | SRET_SSRID | CHAR | 10 | ||
ACTIVE | Indicates whether index category is active | SRET_ACTIV | CHAR | 1 | ||
HASINDEX | Indicates Whether a Physical Index Exists | SRET_HASIX | CHAR | 1 | ||
TYPE | Type of index category | SRET_ITYPE | CHAR | 1 | ||
CLASS | Index category class | SRET_ICLAS | CHAR | 1 |