ABAP Keyword Documentation → ABAP − Reference → Obsolete Language Elements → Obsolete Modularization → Event Blocks
START-OF-EDITING
Other versions:
7.31 | 7.40 | 7.54
Obsolete Syntax
START-OF-EDITING.
Effect
The statement START-OF-EDITING
defines an
event block in an
executable program. The program's event is triggered from the
ABAP runtime environment in the
executable program flow directly after START-OF-SELECTION
.
Note
An implementation of the event block START-OF-EDITING
is not required.