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 / 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 |
Post New Answer View All Answers
When will the current screen processing terminates?
What are the disadvantages of different types of bdc's?
Explain the difference between get and get late?
Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
Explain what is step-loop? Explain all the steps?
Explain the difference between float and packed data type?
Define database layer? : abap data dictionary
Can we use flow logic control key words in abap/4 and vice-verse?
hi to all abap interview guys please notify this .. first if u have any doubts please go through google search or else please do debugging with some sample programs . but don't post even silly questions too. thanking you.
– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required: Sales Org Delivery type Sales document type Optional: Planned Goods movement date Option to choose E-Mail E-mail Address Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields, Success/Error (S/E) Sales Document number Delivery number New Debit memo request number Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS
How do you take care of performance issues in your ABAP programs?
What are the two different ways of building a match code object?
Can a transparent table exist in data dictionary but not in the data base physically? : sap abap data dictionary
What are logical data bases used in hr module? : abap hr