SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP Glossary →class pool
ABAP program that contains the definition of one global class and is loaded when the class is used. Does not support its own screens and the only possible processing blocks are methods. In addition to the global class, a class pool can contain further local classes.