ABAP Keyword Documentation →  ABAP Glossary → 

index table

General term for internal tables that are maintained using a primary table index (standard tables and sorted tables).

You can assign a secondary table key to enable access using a hash algorithm The corresponding generic data type is index table.