Event blocks are processing blocks in an ABAP program that are executed when the corresponding event occurs in the ABAP runtime environment. The events can be triggered by the program and the event blocks accessed, if they are implemented, for PUT and SET USER-COMMAND.