Creating and Processing Internal Tables
This section deals with internal tables. Besides field strings, internal tables constitute another of the structured data types provided by ABAP.
The topics in this section describe

When you are working with large volumes of data in internal tables, the amount of computer time expended can be crucial to performance. For examples of how to achieve optimum performance, choose Test