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