ABAP Keyword Documentation → ABAP Glossary
index table
Umbrella term for internal tables that are edited using a
primary table index
(standard tables and
sorted tables). A
secondary table key can be assigned to enable access using a
hash algorithm. The associated
generic data type is index table
.