END-OF-SELECTION (ABAP Keyword) introduction & syntax details
END-OF-SELECTION
Basic
form
END-OF-SELECTION.
Effect
Processing event
Executes the
code after END-OF-SELECTION when all the logical database records have been read
and processed.
Related START-OF-SELECTION , STOP , GET dbtab