ABAP Keyword Documentation →  ABAP Glossary → 

static event

Event declared using CLASS-EVENTS. This is an event of a class that can be triggered independently of an instance of the class.

More