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
Name the abap/4 modularization techniques? : abap modularization
What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?
How to set an Enhancement point for a custom report?
Is there any BAPI to retrieve list of customers and their sales areas i.e., Cust No, Distr Channel and Division for all the customers.
What is payroll driver
What is system-land-scape of your project?
Why do we use types statement in abap programming?
What is the difference between native sql & open sql? : abap data dictionary
What is locking ?
What actually happens in real-time recruitment? : sap abap hr
How can we upload a text file having delimiters in to legacy system? : abap bdc
What are the basic objects of the data dictionary? : abap data dictionary
What is the difference between commit-work and rollback-work tasks?
How to get that a secondary index is attached to a select query?
How many types of data classes are there in sap?