SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP Glossary →internal table
Dynamic data object that consists of a sequence of lines of the same data type. An internal table has a table type, which specifies the line type, the table category, and a table key. The corresponding generic data type is any table.