Answer Posted / chaitanya
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.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What do you mean by Inbound and Outbound interface?
What is the difference between Master data and Transaction data?
What is the difference between INSTANCE methods and STATIC methods?
How is the table sorted when you do not specify field name and Ascending or Descending? On what criteria will the table be sorted? Do internal table have keys?
How do you find BAPI?
How can we identify User exits in our screen?
What is the difference between Enhancement point and Enhancement Section?
What events do you know in Module Pool Programming?
Synchronous and asynchronous methods in BDC ?
What is the difference between VIEW and a TABLE?
What is the difference between SY-INDEX and SY-TABIX?
What is the difference between Implicit Enhancements and Explicit Enhancements?
What is the difference between RFC and BAPI?
What will you use SELECT SINGLE or SELECT UPTO 1 ROWS ?
What is the difference between AT SELECTION-SCREEN and AT SELECTION-SCREEN OUTPUT?