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 what are the problems in processing batch input sessions? How is batch input process different from processing on line?
how to Create a smart form related to gate pass to be submitted to vendor’s location. This form outputs document number, date, vendors name, address, material details, quantity, unit,and the company logo.
Which bdc you prefer? : abap bdc
Business scenarios related to your objects( In my case -Rulebook and Pricing work flow)
What is the function of a data element? : abap data dictionary
How is conversion of data types done between abap/4 & db layer?
What does hide statement do?
Name the abap/4 modularization techniques? : abap modularization
What is the use of message command in a report? What are the different message types?
Can you assign a matchcode object to a parameter? If so how?
Double click function on the lists, identifying the line selected by the user on the list?
Which function module would you use to check the user’s authorization to access files before opening a file?
What is tcode se16. For what is it used. Explain briefly?
What is the meaning of table buffer? This buffer is used by which type oftable?
What are conversion & interface programs in sap?