ABAP Keyword Documentation →  ABAP − Reference →  Program structure →  Modularization Statements → 

Procedures

Procedures are processing blocks with an interface and a local data area. They can be called from an ABAP program. A distinction is made between:

The following are an obsolete form of procedure:




Continue
Parameter Interface of Procedures
Methods
Function Modules