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
What are the techniques involved in using sap supplied programs?
SAP Script for Billing in which Billing document number was displayed as header, Bill Type, Bill Category, Bill Item, Cost, Base Unit of Measurement and Material number were categorically displayed for each billing document number. plz mention the detail coding Tahnks, Rahul
What is the differences between structure and table in data dictionary in abap?
Explain about workbench request and customization requests?
What is sap luw or update transaction?
what is the t-code to link technical and functional operation?
Why bapi need then bdc ? : abap bdc
What is maintenance view?
How can we handle table control in bdc? : abap bdc
What are the advantages and disadvantages of different types of bdc's?
Difference between select option and ranges ?
What is logical database? : abap hr
What are the differences between structure and table in data dictionary in abap? : sap abap data dictionary
Explain what is sequence of event triggered in report?
How many structures can be created in a Ztable ?