SAP ABAP Table DDTBIXCHK (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
⤷
SDIC (Package) ABAP Dictionary
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | DDTBIXCHK |
|
| 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 | |
DCTBIX0017 | DD_CHECK | CHAR | 6 | 0 | Test: Is index name allowed? | ||
| 2 | |
DCTBIX0001 | DD_CHECK | CHAR | 6 | 0 | Base table must be active (active nametab) | ||
| 3 | |
DCTBIX0002 | DD_CHECK | CHAR | 6 | 0 | Base table must be active (inactive nametab) | ||
| 4 | |
DCTBIX0003 | DD_CHECK | CHAR | 6 | 0 | Test: Is base table transparent ? | ||
| 5 | |
DCTBIX0004 | DD_CHECK | CHAR | 6 | 0 | Test: Have restrictions on numbers been fulfilled? | ||
| 6 | |
DCTBIX0005 | DD_CHECK | CHAR | 6 | 0 | Test: Has length restriction been fulfilled? | ||
| 7 | |
DCTBIX0006 | DD_CHECK | CHAR | 6 | 0 | Test: Are all field names unique? | ||
| 8 | |
DCTBIX0007 | DD_CHECK | CHAR | 6 | 0 | Test: Does index contain fields? | ||
| 9 | |
DCTBIX0008 | DD_CHECK | CHAR | 6 | 0 | Test: Do the fields exist in the base table ? | ||
| 10 | |
DCTBIX0009 | DD_CHECK | CHAR | 6 | 0 | Test: Is client field included (in UNIQUE Indexes) | ||
| 11 | |
DCTBIX0010 | DD_CHECK | CHAR | 6 | 0 | Test: Does any other index have identical definition ? | ||
| 12 | |
DCTBIX0011 | DD_CHECK | CHAR | 6 | 0 | Test: Is index included as initial item in other | ||
| 13 | |
DCTBIX0012 | DD_CHECK | CHAR | 6 | 0 | Test: Is maximum allowed number of indexes included? | ||
| 14 | |
DCTBIX0013 | DD_CHECK | CHAR | 6 | 0 | Flag: Delete old A versions | ||
| 15 | |
DCTBIX0014 | DD_CHECK | CHAR | 6 | 0 | Test: Is conversion necessary? | ||
| 16 | |
DCTBIX0015 | DD_CHECK | CHAR | 6 | 0 | Test: Does index already exist in the database? | ||
| 17 | |
DCTBIX0016 | DD_CHECK | CHAR | 6 | 0 | Test: Is database index also defined in ABAP/4 Dictionary? |
History
| Last changed by/on | SAP | 19950221 |
| SAP Release Created in |