If we will display the data by writing write statement on
start of selection then what is the need of end-of-
selection in classical report
Answer Posted / komal
It is triggered after all of the data has been read from
the logical database. So once the write statement is
executed then the end-of-selection is triggered immidiately
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How will you read from internal table records in a given value range (without using loop)
What are the types of parameters in the function modules?
What is a view? : abap data dictionary
What are the uses of secondary indexes?
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table
What are the pooled and cluster tables?
what is diff between idocs,bdc,rfc and bapi. give real time answer
Fallback class
What are the buffering options in abap?
Can we include customizing include or an append structure with pooled or cluster tables?
List some of the many different ways that the sap standard functionality can be changed by a customer?
How many types of tables exists and what are they in data dictionary? : abap data dictionary
What are the steps in a bdc session? : abap bdc
Difference between .Include and .append?
What is difference between check table and value table ?