ABAP Keyword Documentation → ABAP - Reference → Program structure → Modularization Statements → Procedures → Methods
ENDMETHOD
Other versions: 7.31 | 7.40 | 7.54
Syntax
ENDMETHOD.
Effect
The ENDMETHOD
statement concludes a method implementation introduced with METHOD
.