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 / 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 |
Post New Answer View All Answers
What is meant by search help? : sap abap data dictionary
What is bdc programming? : abap bdc
what is code to upload cost centers through call trans. and procedure
What are the differences between session method and call transaction method? : abap bdc
How do you control printer functions from sapscript?
why particularly lock object name starts with EZ OR EY?
What takes most time in SAP script programming?
What is example class
What is append search help? : sap abap data dictionary
How do you find out whether a file exits on the presentation server?
Why is pretty printer user in abap?
What are the relational operations that can be performed on view in sap? : abap data dictionary
What is sap script? Describe its components.
What are the components of sapscript?
Can a posting run be deleted? : sap abap hr