what is the difference between at selection-screen output
and at selection screen?
Answer Posted / surya
AT SELECTION-SCREEN: used for validating the fields for
fields on the selection screen.after user click on the
execute button then this event will be triggered.
AT SELECTION-SCREEN OUTPUT: It is used for modifying the
selection screen based on the user selection.this event
will be triggered befor execute the program.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Which transaction code is used executing a report (type 1 program)? : abap data dictionary
What is an internal table?
What are the functional areas? User groups?
Fallback class
What are the abap/4 commands that link to a layout set?
function modules are also external subroutines. State true or false. : abap modularization
In which time constraint does the infotype records depend on the subtype ? : abap hr
Difference between Insert, Update and Modify?
What is a sequence of event-triggered in report?
What are client dependant objects in abap/sap?
What are the control break events in abap? : abap data dictionary
What is the difference between collect and append statements?
Explain the differences between se01, se09 and se10?
How do you find number of records present in internal table?
Normally how many and what files get created when a transaction program is written?