Start of Content Area
abstract (BC-ABA)

ABAP Runtime Environment (BC-ABA)

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.

End of Content Area