SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP Glossary →subroutine
Obsolete procedure that can be defined in all ABAP programs (except type pools, class pools, and interface pools), but only outside classes. Can be called from any program. Starts with FORM and ends with ENDFORM.