SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP − Short Reference →
METHODS - REDEFINITION - Short Reference
Syntax
METHODS meth [FINAL] REDEFINITION.
Effect
Redefines a meth instance method in the declaration part of a class. The method is reimplemented in the implementation part.