What will happen if i dont use initialization and start of
selction event in report?
Answer Posted / ravikanth
2nd answer is appropriate.
I mean, Initialise the values at the start of the program,
before going for data fetching (Start-of-selection).
and Data fetching will trigger Start-of-selection
automatically.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the types of subroutines? : abap data dictionary
We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???
What is the difference between pnp and pnpce? : abap hr
What is append search help? : sap abap data dictionary
How to split one Invoice into Multiple ( Step by Step)?
What is a sequence of event-triggered in report?
Where do you code the hide statement?
In what ways we can get the context sensitive f1 help on a field?
If your project is support project ? when is your implementation has completed ?
Can you print decimals in type n?
How to combine multiple order in one Delivery ( Step by Step)?
What are the different types of abap/4 programs?
What are the different message types available in the abap/4 ?
How will you insert record in a sorted table
How to read files and process BDC's automatically ?