SAP ABAP Table DCTBIXCHK (Control String for the Index Checks)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDTB (Package) ABAP/4 Dictionary: Tables
Basic Data
Table Category INTTAB    Structure 
Structure DCTBIXCHK   Table Relationship Diagram
Short Description Control String for the Index Checks    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 NAMECHK DCINNAMECH DD_CHECK CHAR 6   0   Check: Is name allowed ?  
2 NRCUST DCINNRCUST DD_CHECK CHAR 6   0   Namespace of customer is not allowed  
3 NRSAPC DCINNRSAPC DD_CHECK CHAR 6   0   Namespace of SAP from customer view is not allowed  
4 NRSAPP DCINNRSAPP DD_CHECK CHAR 6   0   Namespace of SAP from partner view is not allowed  
5 NRPART DCINNRPART DD_CHECK CHAR 6   0   Namespace of partners is not allowed  
6 NTACTIVE_A DCINNTACTA DD_CHECK CHAR 6   0   Table being used must be active (active nametab)  
7 NTACTIVE_M DCINNTACTM DD_CHECK CHAR 6   0   Base table must be active (inactive nametab)  
8 BTTRANSP DCINBTTRAN DD_CHECK CHAR 6   0   Base table must be transparent  
9 DBOFFUNIQU DCINDBOFFU DD_CHECK CHAR 6   0   Unique index may not be deactivated on DB  
10 DBDEPCHK DCINDBDEP DD_CHECK CHAR 6   0   DB dependency defined meaningfully (correctly)  
11 MAXFLDCNT DCINMAXFCN DD_CHECK CHAR 6   0   Maximum number of fields exceeded  
12 MAXFLDLEN DCINMAXFLN DD_CHECK CHAR 6   0   Maximum allowed field length (total) exceeded  
13 DUPFIELDS DCINDUPFLD DD_CHECK CHAR 6   0   Check of duplicate field names  
14 NOFIELDS DCINNOFLDS DD_CHECK CHAR 6   0   Check: Are any fields defined for the index ?  
15 EXIFIELD DCINEXIFLD DD_CHECK CHAR 6   0   Check if fields exist in the base table?  
16 MANDTFLD DCINMANDTF DD_CHECK CHAR 6   0   Check: Is client field included ? (for UNIQUE indexes)  
17 SAMESEQU DCINSAMESQ DD_CHECK CHAR 6   0   Multiple indexes via the same field sequence  
18 CONTSEQU DCINCONTSQ DD_CHECK CHAR 6   0   Other index covers start sequence of fields  
19 MAXINDXCNT DCINMAXICN DD_CHECK CHAR 6   0   Maximum allowed number of indexes exceeded  
20 MAXINDXADB DCINMAXIC2 DD_CHECK CHAR 6   0   Maximum number of indexes on current DB exceeded  
21 PUTREPLACE DCINPUTREP DD_CHECK CHAR 6   0   Delete all old A versions  
22 DBACTCNV DCINDBACNV DD_CHECK CHAR 6   0   Activation program reaction if index has to be converted  
23 DBACTCRE DCINDBACRE DD_CHECK CHAR 6   0   Activation program reaction if index has to be created  
24 DBACTDEL DCINDBADEL DD_CHECK CHAR 6   0   Activation program reaction if index has to be deleted  
25 DBIMMCRE DCINIMMEDI DD_CHECK CHAR 6   0   Flag if DB action should be executed immediately  
26 DBIMMCNV DCINIMMEDI DD_CHECK CHAR 6   0   Flag if DB action should be executed immediately  
27 DBIMMDEL DCINIMMEDI DD_CHECK CHAR 6   0   Flag if DB action should be executed immediately  
28 DBBATCH DCINDBBAT DD_CHECK CHAR 6   0   Flag if background processing is to be recommended  
29 AUTHCH DCINAUTHCH DD_CHECK CHAR 6   0   Flag if authority check made for DB changes  
30 STRINGFLD DCSTRINGFL DD_CHECK CHAR 6   0   Check whether a field with data type string exists in index  
31 PREFIXSIG DCINPREFIX DD_CHECK CHAR 6   0   Check whether index name is significant in first two places  
32 TABINCOLSTORE DCCHKCOLST DD_CHECK CHAR 6   0   Checks in Full Text Index whether storage type Column or Tab  
33 COLDEF4FULLTEXT DCCHKCOLDEF DD_CHECK CHAR 6   0   Checks for correct field definition for Full Text Index  
34 FEATURESUPP DCFEATURESUPP DD_CHECK CHAR 6   0   Checks whether a database feature is allowed  
35 FULLTXTNOUNIQUE DCFULLTXTNOUNIQUE DD_CHECK CHAR 6   0   Checks that Full Text and Unique were not both selected  
36 FULLTXTPARS DDFULLTXTPARS DD_CHECK CHAR 6   0   DD: Checks the parameters of a full text index  
History
Last changed by/on SAP  20141013 
SAP Release Created in