internal table (BC-ABA)
|
Data object that exists only at program runtime.
An internal table consists of any number of identically structured table rows of the same data type, with or without a header line. You differentiate internal tables according to access type (sorted and unsorted index tables as well as hash tables) and row type (vectors, real tables with rows that form flat structures, and deep tables).