difference between at selection-screen and at
selection-screen output?
Answer Posted / the ajax
At selection-screen output is triggered when the selection
screen is loaded in memory before being displayed. 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.
Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Explain the advantages of abap query tool?
What is the use of dequeue function module? : sap abap data dictionary
What is the difference between call transaction and session method? : abap bdc
1. what is IDOC monitoring ? what is the tcode used for idoc monitoring ? 2 . what is change pointer in ale ?
What are conversion routines? : abap data dictionary
Explain how data is stored in cluster table?
What is the function of the transport system and workbench organizer?
what are Hana Basics
What is a multiple line field?
What are the techniques involved in using SAP supplied programs? Do you prefer to write your own programs to load master data? Why?
What are the differences between se01, se09 and se10?
What are the types of parameters in the function modules?
What are the basic objects of the data dictionary? : abap data dictionary
In se11 -->Tech. settings --> Data class. If I save table as Mater data OR Transaction data, what effect will it has for 'Storage' in Database after activation. or In Database how it will store in both the cases.
What are null values?