ABAP Keyword Documentation → ABAP − Reference → Program Layout → Modularization Statements
Procedures
Procedures are processing blocks with parameter interface and a local data area. They can be called from within ABAP programs. The possible types of procedure are:
The following is an obsolete type of procedure:
Other versions: 7.31 | 7.40 | 7.54