ABAP Keyword Documentation → ABAP − Reference → Program Layout → Modularization Statements → Procedures → Function Modules
ENDFUNCTION
Other versions: 7.31 | 7.40 | 7.54
Syntax
ENDFUNCTION.
Effect
The statement ENDFUNCTION
closes a function module introduced using FUNCTION
.