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