when are this three events fired and tell me whuich event
is fired first ,second and third --- at selection -
screen, at selection -screen output, and at selection-
screen on value request.
Answer Posted / salil b
I believe it should be
At selection-screen output.
At selection-screen on value-request.
At selection-screen.
See the triggering sequence of events:
1. INITIALIZATION
2. AT SELECTION-SCREEN ON OUTPUT
3. AT SELECTION-SCREEN ON VALUE REQUEST FOR <FIELD>
4. AT SELECTION-SCREEN ON <FIELD>
5. AT SELECTION-SCREEN
6. START-OF-SELECTION
7. TOP-OF-PAGE(If There is write statement in START-OF-SELECTION)
8. END-OF-PAGE
9. END-OF-SELECTION
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between a dialog program and a report?
What is the difference between retroactive accounting period, earliest retroactive accounting period? : sap abap hr
What is page window?
Name the special commands of list?
What is pretty printer?
What is an Open Item in SAP? How will you find an Open Item in SAP?
Explain the difference between function group and function module?
What is the definition of modification in an sap system and how do they impact an upgrade?
Can we create a gui status in a program from the object browser?
Explain the difference between a pool table and a transparent table?
What application areas are you comfortable in?
What is view? Different types of view.
What is cts and what do you know about it? : abap hr
What has to be done to the packed fields before submitting to a BDC session.
What are the events we use in dialog programming and explain them?