SAP ABAP Question:
Download Questions PDF

What are differences between At selection-screen and At selection-screen output?

Answer:

AT SELECTION-SCREEN event is triggered in the PAI of the selection screen once the ABAP runtime environment has passed all of the input data from the selection screen to the ABAP program.

AT SELECTION-SCREEN OUTPUT - This event block allows you to modify the selection screen directly before it is displayed.

Download SAP ABAP Interview Questions And Answers PDF

Previous QuestionNext Question
What are the differences between SAP memory and ABAP memory?What is get cursor field?