ABAP Keyword Documentation → ABAP Glossary
instance constructor
Constructor
that is declared under the name constructor
as an
instance method of a
class, and which is automatically called when the class is
instantiated, after the generation of the object.