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 are the different types of views and their definition?
Write syntax for message error (report)?
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary
Can we access static attribute from instance method
what are the problem we face during development( if we say v are in support(development)? what are the critical problems araises during LSMW updation and Smart form layout development for involce and po? very very important questions now a days commonly asking..plz plz reply me
What is IMG in SAP?
What is meant by search help? : sap abap data dictionary
send coding to write a program to create customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA2/BAPI_QUOTATION_CREATEFR OMDATA'
What is time constraint ? : abap hr
What is the abap program name to process the batch input session automatically? : abap bdc
How would you define the exponents for a type ‘f’ field?
Explain the different types of mode (run code) in call transaction method?
Workbench request are client dependent or client independent
Which transaction code can I use to analyze the performance of abap program?
What is amdp (abap managed data procedures)?