SAP PRIMARY TABLE INDEX - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

primary table index
Table index of index tables ( standard tables and sorted tables). Every index table has a primary table index, administrated by the ABAP runtime framework, which contains a unique line number for each table line. The primary table index of an index table is updated each time a line is added or deleted from an internal table.
ABAP_MORE_INFO