Answer Posted / antony
The basic form of the selection screen events is the AT
SELECTION-SCREEN event. This event occurs after the runtime
environment has passed all input data from the selection
screen to the ABAP program. The other selection screen
events allow programmers to modify the selection screen
before it is sent and specifically check user input.
Selection screen events occur both during standard and
user-defined selection screen processing.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Difference between sap script and report?
Explain the Inportance of pa40? : abap hr
What are the tcodes for performance tuning?
What are the different types of the variable in the sap abap?
When to use logical database?
What are conversion routines? : abap data dictionary
Differentiate between the uline and write: sy-uline statements if any?
how to see the tables of 200 in client 100?
Different between Interface and Abstract classes?
What is client in the sap system? : sap abap hr
How do you write transaction programs in sap?
What are the different types of views in sap? : abap data dictionary
What are the features of abap/4 dictionary? : abap data dictionary
What are the function modules used in a sap script driver program?
Create any functions? How to go about it?