ABAP Keyword Documentation → ABAP Glossary
primary index
Unique index of a database table defined in ABAP Dictionary. The index is constructed from the key fields of the primary key. When a table is activated in ABAP Dictionary, the primary index is created automatically using the primary key fields of the table. Certain internal tables have a primary table index.