ABAP Keyword Documentation →  ABAP Glossary → 

static component

Superordinate term for static attribute, static event, and static method. The static components of a class can be addressed using the name of the class. A class that only contains static components is referred to as a static class.