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
What are differences between at selection-screen and at selection-screen output?
How can we decide weather we can enhance the standard infotype or not ? : abap hr
how can you display data say "your name"in sap script without print program or driver program??
What are the different abap/4 editors?
How is collect statement different from append?
wat are the process that can be executed & tracked in a workflow?
While sorting field groups we cannot use more than one key field. State true or false. : abap modularization
How do you find out who has transported a transport request?
What is the differences between structure and table in the data dictionary in abap?
In sap script how to print bar code in vertical manner
What is a report?
Advantages and disadvantages of different types of bdc's?
In selection screen I have three fields, plant mat no and material group. If I input plant how do I get the mat no and material group based on plant dynamically?
What are logical data bases used in hr module? : abap hr
What are the major steps will you use for tuning?