if i remove the select stmt from start-of-selection and put
the select stmt in end-of-selection it is triggering then
what is the use of start-of-selection?

Please send me the answer

Answer Posted / anonymous

Actually Start-of-selection is a default event that's been
triggered while executing a ABAP Report or Program. Here if
you've used Initialization event or AT Selection Screen
event, then you need to mention the Start-of-Selection event
explicitly. The use of Start-of-Selection is to fetch the
data from the database.

Is This Answer Correct ?    18 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain data dictionary in abap?

602


What is the step-by-step process to create a table in data dictionary? : abap data dictionary

700


Is it possible to pass data to and from include programs explicitly?

587


What are the differences between transparent tables, pooled tables & cluster tables? : abap data dictionary

723


Have you printed any report?

1746






What is off cycle payroll run

1788


How to do find it?

567


Define external layer?

637


How you attach search help to data element? : sap abap data dictionary

665


foreign key enforcement?

1628


What is a size category?

679


What is the role of ‘refresh’ in internal table?

592


Abstract class and interface, multiple inheritance, live example

899


Why do we use types statement in abap programming?

671


What is the significance of delivery class? : abap data dictionary

576