Table/Structure Field list used by SAP ABAP Program RADIXCHK (DD: Checks of index activation program (act. kernel))
SAP ABAP Program
RADIXCHK (DD: Checks of index activation program (act. kernel)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBINDXLIM - SECINDCNT | DBINDXLIM-SECINDCNT | ||
| 2 | DCTBIXACT - ACTMODE | Activation Mode of Caller | ||
| 3 | DCTBIXACT - AUTHCH | Flag if authority check made for DB changes | ||
| 4 | DCTBIXACT - BTTRANSP | Base table must be transparent | ||
| 5 | DCTBIXACT - COLDEF4FULLTEXT | Checks for correct field definition for Full Text Index | ||
| 6 | DCTBIXACT - CONTSEQU | Other index covers start sequence of fields | ||
| 7 | DCTBIXACT - DBACTCNV | Activation program reaction if index has to be converted | ||
| 8 | DCTBIXACT - DBACTCRE | Activation program reaction if index has to be created | ||
| 9 | DCTBIXACT - DBACTDEL | Activation program reaction if index has to be deleted | ||
| 10 | DCTBIXACT - DBBATCH | Flag if background processing is to be recommended | ||
| 11 | DCTBIXACT - DBDEPCHK | DB dependency defined meaningfully (correctly) | ||
| 12 | DCTBIXACT - DBIMMCNV | Flag if DB action should be executed immediately | ||
| 13 | DCTBIXACT - DBIMMCRE | Flag if DB action should be executed immediately | ||
| 14 | DCTBIXACT - DBIMMDEL | Flag if DB action should be executed immediately | ||
| 15 | DCTBIXACT - DBOFFUNIQU | Unique index may not be deactivated on DB | ||
| 16 | DCTBIXACT - DDPUT | Should active index be updated? | ||
| 17 | DCTBIXACT - DUPFIELDS | Check of duplicate field names | ||
| 18 | DCTBIXACT - EXIFIELD | Check if fields exist in the base table? | ||
| 19 | DCTBIXACT - FEATURESUPP | Checks whether a database feature is allowed | ||
| 20 | DCTBIXACT - FULLTXTNOUNIQUE | Checks that Full Text and Unique were not both selected | ||
| 21 | DCTBIXACT - FULLTXTPARS | DD: Checks the parameters of a full text index | ||
| 22 | DCTBIXACT - MANDTFLD | Check: Is client field included ? (for UNIQUE indexes) | ||
| 23 | DCTBIXACT - MAXFLDCNT | Maximum number of fields exceeded | ||
| 24 | DCTBIXACT - MAXFLDLEN | Maximum allowed field length (total) exceeded | ||
| 25 | DCTBIXACT - MAXINDXADB | Maximum number of indexes on current DB exceeded | ||
| 26 | DCTBIXACT - MAXINDXCNT | Maximum allowed number of indexes exceeded | ||
| 27 | DCTBIXACT - NAMECHK | Check: Is name allowed ? | ||
| 28 | DCTBIXACT - NOFIELDS | Check: Are any fields defined for the index ? | ||
| 29 | DCTBIXACT - NRCUST | Namespace of customer is not allowed | ||
| 30 | DCTBIXACT - NRPART | Namespace of partners is not allowed | ||
| 31 | DCTBIXACT - NRSAPC | Namespace of SAP from customer view is not allowed | ||
| 32 | DCTBIXACT - NRSAPP | Namespace of SAP from partner view is not allowed | ||
| 33 | DCTBIXACT - NTACTIVE_A | Table being used must be active (active nametab) | ||
| 34 | DCTBIXACT - NTACTIVE_M | Base table must be active (inactive nametab) | ||
| 35 | DCTBIXACT - PREFIXSIG | Check whether index name is significant in first two places | ||
| 36 | DCTBIXACT - PUTREPLACE | Delete all old A versions | ||
| 37 | DCTBIXACT - SAMESEQU | Multiple indexes via the same field sequence | ||
| 38 | DCTBIXACT - STRINGFLD | Check whether a field with data type string exists in index | ||
| 39 | DCTBIXACT - TABINCOLSTORE | Checks in Full Text Index whether storage type Column or Tab | ||
| 40 | DCTBIXACT - TBATGENTRY | Make background entries in TBATG | ||
| 41 | DCTBIXACT - TBATGMODE | Mode: on making entry in TBATG (I or SPACE) | ||
| 42 | DCTBIXCHK - AUTHCH | Flag if authority check made for DB changes | ||
| 43 | DCTBIXCHK - BTTRANSP | Base table must be transparent | ||
| 44 | DCTBIXCHK - COLDEF4FULLTEXT | Checks for correct field definition for Full Text Index | ||
| 45 | DCTBIXCHK - CONTSEQU | Other index covers start sequence of fields | ||
| 46 | DCTBIXCHK - DBACTCNV | Activation program reaction if index has to be converted | ||
| 47 | DCTBIXCHK - DBACTCRE | Activation program reaction if index has to be created | ||
| 48 | DCTBIXCHK - DBACTDEL | Activation program reaction if index has to be deleted | ||
| 49 | DCTBIXCHK - DBBATCH | Flag if background processing is to be recommended | ||
| 50 | DCTBIXCHK - DBDEPCHK | DB dependency defined meaningfully (correctly) | ||
| 51 | DCTBIXCHK - DBIMMCNV | Flag if DB action should be executed immediately | ||
| 52 | DCTBIXCHK - DBIMMCRE | Flag if DB action should be executed immediately | ||
| 53 | DCTBIXCHK - DBIMMDEL | Flag if DB action should be executed immediately | ||
| 54 | DCTBIXCHK - DBOFFUNIQU | Unique index may not be deactivated on DB | ||
| 55 | DCTBIXCHK - DUPFIELDS | Check of duplicate field names | ||
| 56 | DCTBIXCHK - EXIFIELD | Check if fields exist in the base table? | ||
| 57 | DCTBIXCHK - FEATURESUPP | Checks whether a database feature is allowed | ||
| 58 | DCTBIXCHK - FULLTXTNOUNIQUE | Checks that Full Text and Unique were not both selected | ||
| 59 | DCTBIXCHK - FULLTXTPARS | DD: Checks the parameters of a full text index | ||
| 60 | DCTBIXCHK - MANDTFLD | Check: Is client field included ? (for UNIQUE indexes) | ||
| 61 | DCTBIXCHK - MAXFLDCNT | Maximum number of fields exceeded | ||
| 62 | DCTBIXCHK - MAXFLDLEN | Maximum allowed field length (total) exceeded | ||
| 63 | DCTBIXCHK - MAXINDXADB | Maximum number of indexes on current DB exceeded | ||
| 64 | DCTBIXCHK - MAXINDXCNT | Maximum allowed number of indexes exceeded | ||
| 65 | DCTBIXCHK - NAMECHK | Check: Is name allowed ? | ||
| 66 | DCTBIXCHK - NOFIELDS | Check: Are any fields defined for the index ? | ||
| 67 | DCTBIXCHK - NRCUST | Namespace of customer is not allowed | ||
| 68 | DCTBIXCHK - NRPART | Namespace of partners is not allowed | ||
| 69 | DCTBIXCHK - NRSAPC | Namespace of SAP from customer view is not allowed | ||
| 70 | DCTBIXCHK - NRSAPP | Namespace of SAP from partner view is not allowed | ||
| 71 | DCTBIXCHK - NTACTIVE_A | Table being used must be active (active nametab) | ||
| 72 | DCTBIXCHK - NTACTIVE_M | Base table must be active (inactive nametab) | ||
| 73 | DCTBIXCHK - PREFIXSIG | Check whether index name is significant in first two places | ||
| 74 | DCTBIXCHK - PUTREPLACE | Delete all old A versions | ||
| 75 | DCTBIXCHK - SAMESEQU | Multiple indexes via the same field sequence | ||
| 76 | DCTBIXCHK - STRINGFLD | Check whether a field with data type string exists in index | ||
| 77 | DCTBIXCHK - TABINCOLSTORE | Checks in Full Text Index whether storage type Column or Tab | ||
| 78 | DD02L - AS4LOCAL | Activation Status of a Repository Object | ||
| 79 | DD02V - CLIDEP | Flag indicating client-specific entries | ||
| 80 | DD02V - COMPRFLAG | Field compression indicator | ||
| 81 | DD02V - TABCLASS | Table category | ||
| 82 | DD02V - TABNAME | Table Name | ||
| 83 | DD03P - DATATYPE | Data Type in ABAP Dictionary | ||
| 84 | DD03P - FIELDNAME | Field Name | ||
| 85 | DD03P - INTLEN | Internal Length in Bytes | ||
| 86 | DD03P - KEYFLAG | Identifies a key field of a table | ||
| 87 | DD03P - LENG | Length (No. of Characters) | ||
| 88 | DD03P - NOTNULL | Indicator for initial values in database fields | ||
| 89 | DD03P - POSITION | Position of the field in the table | ||
| 90 | DD03P - TABNAME | Table Name | ||
| 91 | DD07V - DDTEXT | Short Text for Fixed Values | ||
| 92 | DD07V - DOMVALUE_L | Values for Domains: Single Value / Upper Limit | ||
| 93 | DD09L - ROWORCOLST | For distinction between Row or Column Store | ||
| 94 | DD09V - ROWORCOLST | For distinction between Row or Column Store | ||
| 95 | DD12V - CONFIGURATION | DD: Type of Text Analysis | ||
| 96 | DD12V - DBINCLEXCL | List of DB systems used as list of inclusions/exclusions | ||
| 97 | DD12V - DBSTATE | Status of index on the database | ||
| 98 | DD12V - DBSYSSEL1 | Choose a database system for DB-specific indexes | ||
| 99 | DD12V - DBSYSSEL2 | Choose a database system for DB-specific indexes | ||
| 100 | DD12V - DBSYSSEL3 | Choose a database system for DB-specific indexes | ||
| 101 | DD12V - DBSYSSEL4 | Choose a database system for DB-specific indexes | ||
| 102 | DD12V - FAST_PREPROCESS | DD: Fast Preprocessing On/Off | ||
| 103 | DD12V - FULL_TEXT | DD: Full Text Index | ||
| 104 | DD12V - FUZZY_SEARCH_INDX | DD: Additional Index for Fuzzy Search | ||
| 105 | DD12V - INDEXNAME | Unique Index ID in a Table | ||
| 106 | DD12V - ISEXTIND | DD: Flag if index is extension index | ||
| 107 | DD12V - LANGU_COLUMN | DD: Language Column for Full-Text Index | ||
| 108 | DD12V - LANGU_DETECTION | DD: Languages for Automatic Language Detection | ||
| 109 | DD12V - MIME_TYPE | DD: Mime Type for Full-Text Index | ||
| 110 | DD12V - MIME_TYPE_COL | DD: Column for Mime Type | ||
| 111 | DD12V - PHRASE_INDX_RATIO | DD: Ratio Phrase Index to Full-Text Index | ||
| 112 | DD12V - SEARCH_ONLY | DD: Original formatting will be removed | ||
| 113 | DD12V - SQLTAB | Table Name | ||
| 114 | DD12V - TEXT_ANALYSIS | DD: Switches on the text analysis | ||
| 115 | DD12V - UNIQUEFLAG | Flag for UNIQUE indexes | ||
| 116 | DD12V - UPDATE_MODE | DD: Update Mode of Full-Text Index | ||
| 117 | DD17V - FIELDNAME | Field Name | ||
| 118 | DD17V - INDEXNAME | Unique Index ID in a Table | ||
| 119 | DD17V - POSITION | Position of the field in the table | ||
| 120 | DD17V - SQLTAB | Table Name | ||
| 121 | DDMIME_TYPE - NAME | DD: Mime Type Name | ||
| 122 | DDPRH - MAXSEVER | ABAP/4 Dictionary: Maximum error severity | ||
| 123 | DDREFSTRUC - STATE | Status of the ABAP Dictionary object | ||
| 124 | DDSUX030L - FLAGBYTE | Flag of length 1 byte for table attributes | ||
| 125 | DDSUX030L - TABTYPE | Type of the Dictionary object | ||
| 126 | E071 - OBJECT | Object Type | ||
| 127 | E071 - OBJ_NAME | Object Name in Object List | ||
| 128 | SFW_SWITCHPOSITION - OBJECTNAME | Object Name in Object Directory | ||
| 129 | SFW_SWITCHPOSITION - OBJECTTYPE | Object Type | ||
| 130 | SFW_SWITCHPOSITION - STATE | Switch Position | ||
| 131 | SYST - BATCH | ABAP System Field: Background Processing Active | ||
| 132 | SYST - DBSYS | ABAP System Field: Central Database System | ||
| 133 | SYST - FDPOS | ABAP System Field: Occurrence in Byte or Character String | ||
| 134 | SYST - INDEX | ABAP System Field: Loop Index | ||
| 135 | SYST - LANGU | ABAP System Field: Language Key of Text Environment | ||
| 136 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 137 | SYST - UNAME | ABAP System Field: Name of Current User | ||
| 138 | T002 - LAISO | 2-Character SAP Language Code | ||
| 139 | TADIR - DEVCLASS | Package | ||
| 140 | TADIR - OBJECT | Object Type | ||
| 141 | TADIR - OBJ_NAME | Object Name in Object Directory | ||
| 142 | TADIR - PGMID | Program ID in Requests and Tasks | ||
| 143 | TBATG - EXECMODE | DD: entry for background processing or upgrade | ||
| 144 | TBATG - FCT | Function on Database - for example, for table conversion | ||
| 145 | TBATG - INDNAME | Unique Index ID in a Table | ||
| 146 | TBATG - TABNAME | Name of the ABAP Dictionary object | ||
| 147 | TBATGKEY - FCT | Function on Database - for example, for table conversion | ||
| 148 | TBATGKEY - INDNAME | Unique Index ID in a Table | ||
| 149 | TBATGKEY - TABNAME | Name of the ABAP Dictionary object | ||
| 150 | TBATG_BODY - EXECMODE | DD: entry for background processing or upgrade | ||
| 151 | TRNSPACE - NAMESPACE | Namespace | ||
| 152 | TRNSPACE - ROLE | Role of namespace | ||
| 153 | TRPARI - S_CHECKED | Flag ( 'X' or ' ' ) | ||
| 154 | X030L - FLAGBYTE | Flag of length 1 byte for table attributes | ||
| 155 | X030L - TABTYPE | Type of the Dictionary object |