ABAP Keyword Documentation → ABAP − Reference → Program Layout → Modularization Statements → Procedures → Methods
ENDMETHOD
Other versions: 7.31 | 7.40 | 7.54
Syntax
ENDMETHOD.
Effect
The statement ENDMETHOD
closes a method implementation introduced using METHOD
.