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

What is the bapi?

814


What is the use of message command in a report? What are the different message types?

726


What should be the approach for writing a bdc program? : abap bdc

760


Explain the advantages of abap query tool?

708


What are the events in screen programming?

835


What are the attributes of the data in data dictionary? : abap data dictionary

804


Difference between sy-tabix and sy-index? Where it is used?

696


What are the data types of internal tables?

772


If your project is support project ? when is your implementation has completed ?

1734


What work you have done in HR module

1079


What is an abap?

732


What is protect & endprotect?

757


When value table becomes check table?

769


Difference between transparent tables and pooled tables? : abap hr

772


How can we create callable modules of program code within one abap/4 program? : abap modularization

758