SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP Glossary →static constructor
Constructor that is declared under the name class_constructor as a static method in the public visibility section of a class. Is automatically called in an internal session prior to the first use of the class.