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 is the maximum number of structures that can be included in a table or structure : abap data dictionary
Define subtype ? : abap hr
In which table the material master data is stored?
What is the use of buffering?
What are the table controls in bdc ? What is the difference between bdc and lsmw ?what is the difference between bdc and rfc ? : abap bdc
Explain the relationship between a functional area, user group, and query when developing queries using the sap query tool?
What is the max no of match code id's that can be defined for one match code object? : abap data dictionary
What are spa/gpa parameters (sap memory)?
what are the two methods of modifying sap standard tables ?
What are the data types of internal tables?
What are the types of table fields in the sap abap?
What are two methods of modifying sap standard tables?
Define external layer?
What are the two different ways of building a match code object? : abap data dictionary
What is a collect statement?