Join ExamsbookAnswer :
When do we use End-of-selection ?5
Q: When do we use End-of-selection ?
- Show Answer
- Workspace
Answer :
Explanation :
End of the selection event is mostly used when we are writing HR-ABAP code. In the HR-ABAP code, data is retrieved in the start of selection event and printing on the list and all will be done at the end of the selection event.