ABAP Keyword Documentation → ABAP Glossary
abstract
Term in ABAP objects. An abstract class cannot be instanced. An abstract method can only be implemented in subclasses of its class. A non-abstract class or method is concrete.
ABAP Keyword Documentation → ABAP Glossary
Term in ABAP objects. An abstract class cannot be instanced. An abstract method can only be implemented in subclasses of its class. A non-abstract class or method is concrete.