ABAP Keyword Documentation → ABAP Glossary
secondary table index
Table index for the administration of sorted secondary table keys. A secondary table index of a non-unique key is not updated instantly after a line is added to, or deleted from, an internal table, it is only updated when the internal table is accessed via the associated secondary key.