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.
Answers were Sorted based on User's Feedback
Answer / abhinesh mishra
1) at seletion-screen output
2) at selection-screen
3) at selection-screen on value request
regards
abhinesh
Is This Answer Correct ? | 17 Yes | 0 No |
Answer / vishal balapure
1) at seletion-screen output (when the screen is displayed
its same as PBO in module pool-- generally we use this
event for scenerio like filling the list box etc.)
2) at selection-screen (this event gets called when the
user presses enter or execute -- generally we use this
event to carry out validations)
3) at selection-screen on value request(this event will get
called only when the user presses F4 on a specific field on
the selection screen.)
Hope this answers your query...
Is This Answer Correct ? | 16 Yes | 0 No |
Answer / banoj
At selection-screen output.
At selection-screen.
At selection-screen on value-request.
Is This Answer Correct ? | 7 Yes | 0 No |
Answer / 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 |
Answer / pooja
At selection- screen
at selection-screen on value request
at selection screen output.
Is This Answer Correct ? | 1 Yes | 12 No |
what is the standard program to check the consistency of the partner profiles?
What are AUTHORITY OBJECTS ?
To avoid page skipping and to write the contents in the same page itself in SAP script, command used is
What are the different types of loops in the sap abap?
How to write file to application server?
How will you find manager of an employee
Write the bdc table structure? : abap bdc
Hi every one ! You people are doing a great job here , Im going to attend Tata Technologies interivew on this sunday,Can anyone who has already attended this company interivew or other companies interivews in abap pls share ur experience with me and help me to get into job my id ushareddyabap@gmail.com. Thankyou verymcuh
What is repository info. Systems? : abap data dictionary
what is meant stacked list?
what are Hana Basics
Difference between transparent tables and pooled tables? : abap hr