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 / abhinandan alandkar
This event is useful if ur report is using a Logical
Database. The event End-of-selection is triggered once
Logical database has finished reading all the data.
And one more thing if u have coded a STOP statement in
ur report, if some condition inside the loop fails STOP
statement is executed & control will be transfered to the
End-of-selection......
Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What are the time related infotypes? : abap hr
What is the disadvantage of a call by reference? : abap modularization
What is the table buffer? Which type of tables used this buffer?
What are the different types of views in sap? : abap data dictionary
How do you use tab sets in layout sets?
WHAT ARE THE MANDATORY FIELDS TO BE FILLED FROM TABLES BAPIITEMIN, BAPIPARTNR, BAPIITEMEX, BAPICUCFG, BAPICUINS, BAPICUPRT, AND BAPICUVAL IN BAPI 'BAPI_QUOTATION_CREATEFROMDATA
Tell me a scenario where did you use secondary index?
What are the differences between the table and the structure in the data dictionary in the sap abap?
What are domains and data element? : abap hr
can any one answer these questions 1)How do you convert non-character field to character field? 2)How do you work with semi colon separated files? 3)why cant we use normal function module for data transfer? 4)what is the structure of CTU-PARAMS? 5)can we use transfer dataset to transfer data in internal table?
Explain the types of bdc's?
What is the difference between commit-work and rollback-work tasks?
why particularly lock object name starts with EZ OR EY?
How would you set the formatting options statically and dynamically within a report?
What is the purpose of at first and at last?