Report zabc.
Top-of-page.
Write : 'Hello'.
End-of-page.
What is the output of the program.

Answer Posted / xikelai

Event Top-of-page is not triggered. Thus you will not get
the expected output (without linefeed!) 'Hello'.
You need a WRITE statement between Report and Top-of-page
statement (implicit START-OF-SELECTION) to trigger the
Top-of-page event. Explicit START-OF-SELECTION or
END-OF-SELECTION can also be used for WRITE.

Is This Answer Correct ?    19 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?

1250


What is the transaction code to display the payroll results ? : abap hr

573


Define the various contents of technical specifications ?

621


Can i have some Realtime Scenarios on Reports.

1819


What is a collect statement?

577






What is the significance of the memory table ‘screen’?

601


What are the types of the programming language used in the sap abap software?

606


How to Modify Layout set for RVORDER01 for printing sales order confirmation. plz mention the detail coding Tahnks, Rahul

3418


What are the dynapro keywords?

671


What are the buffering types?

605


What are internal tables? : abap hr

569


What is pass by value and what is pass by reference? Which is better?

838


What are the screen elements.

523


What happens if only one of the commands set screen and leave screen is used without using the other?

596


What is the differrences between structure and table in data dictionary in abap? : abap hr

723