ABAP Keyword Documentation → ABAP - Reference → Program structure → Modularization Statements → Procedures → Function Modules
ENDFUNCTION
Other versions: 7.31 | 7.40 | 7.54
Syntax
ENDFUNCTION.
Effect
The statement ENDFUNCTION
closes a function module started with FUNCTION
.