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


Please Help Members By Posting Answers For Below Questions

What is the different between abap and ooabap? Why do we use ooabap?

622


What are the attributes of a field that can be activated or deactivated during runtime?

558


How do you connect to the remote server if you are working from the office for the client in remote place?

585


How do u set up background jobs in SAP? What r the steps? What are the event driven batch jobs?

613


Give Some examples of reports generated in real time scenarion? Also give examples of standard reports in SAP used in real time?

2313






hi I am in training of functional module, i am unable to understand what exactly use of IDOC,BAPI,DIM and BIM. As LSMW and BDC methods are used for data conversion from legacy to sap. Might be it is silly question. please explain me

1766


What are the requirements a dialog program must fulfill?

631


What data is contained? : abap data dictionary

686


How to create user interfaces for lists?

606


What are the different types of data dictionary objects? : abap data dictionary

672


What is the disadvantage of using exec sql statement in abap?

528


what is difference between (internal table types)standard table and sorted table in sap abap....

1904


How did you test the form you developed? How did you taken print?

606


Why we are using Macros instead of Function Modules

1612


1.If there is one receiver,then To send 10 materials at a time through BD10 tcode, How many Master Idoc create? 2.If there is one receiver,then To send 1 material at a time through BD10 tcode, how many Master Idoc generated? 3.Can I Send Multiple Messges through BD10 tcode?

1491