SAP ABAP Table DBINDXINFO (Header information on indexes read from the DB)
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 | DBINDXINFO |
|
| Short Description | Header information on indexes read from the DB |
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 | |
DBOBJECT_D | CHAR30 | CHAR | 30 | 0 | Table or index name | ||
| 2 | |
DBINDEX_D | DBINDEX | CHAR | 18 | 0 | Database index | ||
| 3 | |
UNIQUEFLAG | AS4FLAG | CHAR | 1 | 0 | Flag for UNIQUE indexes | ||
| 4 | |
DDFLAG | CHAR1 | CHAR | 1 | 0 | Flag for internal table |
History
| Last changed by/on | SAP | 19970221 |
| SAP Release Created in |