final
Term in
ABAP Objects
. A final
class
can not have any
subclasses
. A final
method
cannot be
redefined
.