ABAP Keyword Documentation → ABAP Glossary
Abstract
Term in ABAP Objects. An abstract class cannot be instantiated. 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 instantiated. An abstract method can only be implemented in subclasses of its class. A non-abstract class or method is concrete.