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
What are the uses of interactive reporting?
How do you get the number of lines in an internal table?
What is the syntax for ‘call transaction’?
can anybody give me functional specification (or table name & field names) of stock analysis report, work in progress report,generating vendor detailed list
What is the difference between the function module and a normal abap/4 subroutine? : abap modularization
What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?
Explain the difference between free and refresh?
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization
What are differences between at selection-screen and at selection-screen output?
What are the function modules that are generated when you activate a lockobject? : sap abap data dictionary
What is a subscreen? How can we use a subscreen?
What are the differences between primary and secondary indexes?
What are aggregated objects
What is the tcode to create indexes?
What is an rdbms?