InterviewSolution
| 1. |
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 - 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. |
|