Defining Processing Blocks 

This section describes how to define the processing blocks - event blocks and dialog modules - that are called by the ABAP runtime environment.

The processing blocks that you can call using ABAP statements are called procedures. To find out more about them, refer to Modularization Techniques.

Event Blocks

Dialog Modules