SAP PRIMARY INDEX - Glossary

Get Example source ABAP code based on a different SAP table
  


ARTICLE

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.