Subroutines

Subroutines are mainly used for the local modularization of an ABAP program, but can also be called externally. Their functions are implemented between the FORM and ENDFORM statement.