What is the use of AT Selection Screen output when we have
At selection screen?Can u explain?

Answer Posted / saifur rahaman

AT SELECTION-SCREEN.

The event AT SELECTION-SCREEN is the basic form of a whole
series of events that occur while the selection screen is
being processed.

The standard selection screen in an executable program or
in the logical database linked to it is automatically
called between the INITIALIZATION and START-OF-SELECTION
events. When you call the selection screen, and when users
interact with it, the ABAP runtime environment generates
selection screen events, which occur between INITIALIZATION
and START-OF-SELECTION.


AT SELECTION-SCREEN OUTPUT

event is triggered. This event block allows you to modify
the selection screen directly before it is displayed.

Is This Answer Correct ?    7 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between domain and data element? What are aggregate object?

603


Explain what are the problems in processing batch input sessions? How is batch input process different from processing on line?

581


What is your approach for writing a bdc program? : abap bdc

587


What is a development class? : abap data dictionary

699


what is friend class

890






What functions does a data dictionary perform ?

559


Setting up a BDC program where you find information from?

656


How many types of views are there ?

641


Explain the data types of internal tables?

623


What are field groups?

598


When will the current screen processing terminates?

545


While sorting field groups we cannot use more than one key field. State true or false. : abap modularization

589


How can we determine a vendor is Bloc/Unblock from the table LFA1?

1652


what is call back in alv?

1975


What are subroutines? : abap modularization

623