ABAP Keyword Documentation → ABAP - Reference → Program structure → Modularization Statements → Procedures
Methods
Methods are the procedures
of a class, whose functions are implemented between the
METHOD and ENDMETHOD
statements.
Other versions: 7.31 | 7.40 | 7.54