1.In report, we should have to write events in sequential
order or not,if we write events insequential then what will
be the drawback and if we will sequential what will be the
advantage.
2.what is the fucnction of end-of-selection even? if we
would not write this event in report what will happen?
3.top-of-page event will trigger before the
initialization,and at selection-screen event or after these
two event.

Answer Posted / naveen

if we write events in sequential,then the events will be
executed seuentially and if not then the drver program will
execute the report in sequential order.if we write in
sequential the performance will increase.

if we write end-of-selection event after star-of-selection
then it will stop the processing block if we dont wrote end
of selection by defautly it will triggers after start of
selection.

top of page event will trigger after intialization,at
selection screen and before start-of-selection

Is This Answer Correct ?    1 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the different types of mode (run code) in call transaction method?

575


What are the different software packets available in the market? : sap abap hr

578


Lock objects and what are parameters of ENQUEUE FM?

1256


What are screen painter and menu painter? : abap hr

579


What are system variable in abap?

612






How many types of size categories and data classes are there?

626


There is a delivery that is being created through the ABAP code and in the middle it says delivery created but someone is modifying , how would you rectify this issue

7603


What are the update types possible? : abap data dictionary

558


Explain the difference between open_form and close_form?

551


how can we use the text randomly or circularly in smartforms.... means... suppose i have 'abap' horizantally... but i want it in vertically... how can... plz any body tell me this....

1581


What is append structure?

549


What are the main events of which are used for logical database?

604


What is luw?

692


1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?

1422


What are the events we use in dialog programming and explain them?

531