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.




Continue
METHOD
ENDMETHOD