SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP Glossary →primary index
Unique index of a database table defined in the ABAP Dictionary. The index is structured from the key fields of the primary key. When a table is activated in the ABAP dictionary, the primary index is created automatically using the table's primary key fields. For certain internal tables there is a primary table index.