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.

More