Data Element list used by SAP ABAP Table DDTBIXCHK (Control String for the Index Checks)
SAP ABAP Table
DDTBIXCHK (Control String for the Index Checks) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DCTBIX0001 | Base table must be active (active nametab) | ||
| 2 | DCTBIX0002 | Base table must be active (inactive nametab) | ||
| 3 | DCTBIX0003 | Test: Is base table transparent ? | ||
| 4 | DCTBIX0004 | Test: Have restrictions on numbers been fulfilled? | ||
| 5 | DCTBIX0005 | Test: Has length restriction been fulfilled? | ||
| 6 | DCTBIX0006 | Test: Are all field names unique? | ||
| 7 | DCTBIX0007 | Test: Does index contain fields? | ||
| 8 | DCTBIX0008 | Test: Do the fields exist in the base table ? | ||
| 9 | DCTBIX0009 | Test: Is client field included (in UNIQUE Indexes) | ||
| 10 | DCTBIX0010 | Test: Does any other index have identical definition ? | ||
| 11 | DCTBIX0011 | Test: Is index included as initial item in other | ||
| 12 | DCTBIX0012 | Test: Is maximum allowed number of indexes included? | ||
| 13 | DCTBIX0013 | Flag: Delete old A versions | ||
| 14 | DCTBIX0014 | Test: Is conversion necessary? | ||
| 15 | DCTBIX0015 | Test: Does index already exist in the database? | ||
| 16 | DCTBIX0016 | Test: Is database index also defined in ABAP/4 Dictionary? | ||
| 17 | DCTBIX0017 | Test: Is index name allowed? |