InterviewSolution
Saved Bookmarks
| 1. |
When Do We Use End-of-selection? |
|
Answer» End-of-selection event are mostly USED when we are writing HR-ABAP CODE. In the HR-ABAP code, data is retrived in the Start-of-selection event and Printing on the list and all will be DONE in End-of-selection event. End-of-selection event are mostly used when we are writing HR-ABAP code. In the HR-ABAP code, data is retrived in the Start-of-selection event and Printing on the list and all will be done in End-of-selection event. |
|