If we put Top of Page in between Start-of-selection and
End-of-selection and what happenes
Answer Posted / mudassir
Nothing will happen!
the run time system picks up the events always in its pre-
defined order.eventough you code any event in any order
always right event is picked and processed.
| Is This Answer Correct ? | 23 Yes | 0 No |
Post New Answer View All Answers
What is size category?
What are the names of the function modules that will be generated upon activation of a lock object?
What is projection view?
What are the types of records that are transferred to sap r/3 and used by interfaces? : abap bdc
Explain the disadvantage of using exec sql statement in abap?
What is an “on request field” statement?
What is the difference between skip and new-line?
Of the two call transaction and session method, which is faster?
Normally how many and what files get created when a transaction program is written?
In a loop of an internal table, what is the use of at first & at last statements?
What is asynchronous update?
wat are the process that can be executed & tracked in a workflow?
how do you call third selection screen ?
In SAP Script,How to display a single field(like matnr)at the right end of the form.
How do you process errors in session method ? : abap bdc