Without writing the event start-of-selection we can execute
a report program.Then what's the purpose of writing it?
Answer Posted / madan
if not using any events means no need for START-OF-SELECTIONS.
Suppose using any events statement that time you should use
START-OF-SELECTIONS.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?
What are the drill-down features provided by abap/4 in interactive lists?
How does the system handle roll areas for external program components?
What are the types of bdc s?
How do you get the number of lines in an internal table? How to use a specific number occurs statement?
Explain how to Handle the internal tables in ABAP?
How to copy table across clients?
What are the function modules used in a sap script driver program?
What are the uses of table pool or table cluster.
What is Buffering Concept? When should a Table be buffered?
What is the function of the transport system and workbench organiser? : abap data dictionary
What are null values?
What are the basic functions of database utility? : abap data dictionary
how to see the table output?
What does the extract statement do in extract datasets?