SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP Glossary →Procedure
Processing block that can be called using an ABAP statement. A procedure has a parameter interface and a local data area. The following are possible procedures: methods, function programs and subprograms.