Procedure

Processing block that can be called using an ABAP statement. A procedure has a data interface and a local data area. The following are possible procedures: methods, function programs and subprograms.

More