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 |
|
| 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 | |
DCINNAMECH | DD_CHECK | CHAR | 6 | 0 | Check: Is name allowed ? | ||
| 2 | |
DCINNRCUST | DD_CHECK | CHAR | 6 | 0 | Namespace of customer is not allowed | ||
| 3 | |
DCINNRSAPC | DD_CHECK | CHAR | 6 | 0 | Namespace of SAP from customer view is not allowed | ||
| 4 | |
DCINNRSAPP | DD_CHECK | CHAR | 6 | 0 | Namespace of SAP from partner view is not allowed | ||
| 5 | |
DCINNRPART | DD_CHECK | CHAR | 6 | 0 | Namespace of partners is not allowed | ||
| 6 | |
DCINNTACTA | DD_CHECK | CHAR | 6 | 0 | Table being used must be active (active nametab) | ||
| 7 | |
DCINNTACTM | DD_CHECK | CHAR | 6 | 0 | Base table must be active (inactive nametab) | ||
| 8 | |
DCINBTTRAN | DD_CHECK | CHAR | 6 | 0 | Base table must be transparent | ||
| 9 | |
DCINDBOFFU | DD_CHECK | CHAR | 6 | 0 | Unique index may not be deactivated on DB | ||
| 10 | |
DCINDBDEP | DD_CHECK | CHAR | 6 | 0 | DB dependency defined meaningfully (correctly) | ||
| 11 | |
DCINMAXFCN | DD_CHECK | CHAR | 6 | 0 | Maximum number of fields exceeded | ||
| 12 | |
DCINMAXFLN | DD_CHECK | CHAR | 6 | 0 | Maximum allowed field length (total) exceeded | ||
| 13 | |
DCINDUPFLD | DD_CHECK | CHAR | 6 | 0 | Check of duplicate field names | ||
| 14 | |
DCINNOFLDS | DD_CHECK | CHAR | 6 | 0 | Check: Are any fields defined for the index ? | ||
| 15 | |
DCINEXIFLD | DD_CHECK | CHAR | 6 | 0 | Check if fields exist in the base table? | ||
| 16 | |
DCINMANDTF | DD_CHECK | CHAR | 6 | 0 | Check: Is client field included ? (for UNIQUE indexes) | ||
| 17 | |
DCINSAMESQ | DD_CHECK | CHAR | 6 | 0 | Multiple indexes via the same field sequence | ||
| 18 | |
DCINCONTSQ | DD_CHECK | CHAR | 6 | 0 | Other index covers start sequence of fields | ||
| 19 | |
DCINMAXICN | DD_CHECK | CHAR | 6 | 0 | Maximum allowed number of indexes exceeded | ||
| 20 | |
DCINMAXIC2 | DD_CHECK | CHAR | 6 | 0 | Maximum number of indexes on current DB exceeded | ||
| 21 | |
DCINPUTREP | DD_CHECK | CHAR | 6 | 0 | Delete all old A versions | ||
| 22 | |
DCINDBACNV | DD_CHECK | CHAR | 6 | 0 | Activation program reaction if index has to be converted | ||
| 23 | |
DCINDBACRE | DD_CHECK | CHAR | 6 | 0 | Activation program reaction if index has to be created | ||
| 24 | |
DCINDBADEL | DD_CHECK | CHAR | 6 | 0 | Activation program reaction if index has to be deleted | ||
| 25 | |
DCINIMMEDI | DD_CHECK | CHAR | 6 | 0 | Flag if DB action should be executed immediately | ||
| 26 | |
DCINIMMEDI | DD_CHECK | CHAR | 6 | 0 | Flag if DB action should be executed immediately | ||
| 27 | |
DCINIMMEDI | DD_CHECK | CHAR | 6 | 0 | Flag if DB action should be executed immediately | ||
| 28 | |
DCINDBBAT | DD_CHECK | CHAR | 6 | 0 | Flag if background processing is to be recommended | ||
| 29 | |
DCINAUTHCH | DD_CHECK | CHAR | 6 | 0 | Flag if authority check made for DB changes | ||
| 30 | |
DCSTRINGFL | DD_CHECK | CHAR | 6 | 0 | Check whether a field with data type string exists in index | ||
| 31 | |
DCINPREFIX | DD_CHECK | CHAR | 6 | 0 | Check whether index name is significant in first two places | ||
| 32 | |
DCCHKCOLST | DD_CHECK | CHAR | 6 | 0 | Checks in Full Text Index whether storage type Column or Tab | ||
| 33 | |
DCCHKCOLDEF | DD_CHECK | CHAR | 6 | 0 | Checks for correct field definition for Full Text Index | ||
| 34 | |
DCFEATURESUPP | DD_CHECK | CHAR | 6 | 0 | Checks whether a database feature is allowed | ||
| 35 | |
DCFULLTXTNOUNIQUE | DD_CHECK | CHAR | 6 | 0 | Checks that Full Text and Unique were not both selected | ||
| 36 | |
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 |