ABAP Keyword Documentation → ABAP Glossary
Function module
A procedure that can only be defined in
function group and outside of
classes. It can be called from
any program. Begins with FUNCTION and ends with ENDFUNCTION.
ABAP Keyword Documentation → ABAP Glossary
A procedure that can only be defined in
function group and outside of
classes. It can be called from
any program. Begins with FUNCTION and ends with ENDFUNCTION.