SAP PRIMARY INDEX - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

primary index
Unique index of a DDIC database table defined in ABAP Dictionary. The index is assembled 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 primary key fields of the table. Certain internal tables have a primary table index.
ABAP_MORE_INFO