Report zabc.
Top-of-page.
Write : 'Hello'.
End-of-page.
What is the output of the program.
Answer Posted / muthukumar
There is no output.Because,Top-of-page triggered when first write statement encountered.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Explain the differences between interactive and drill down reports?
How we format the data before before write statement in report ?
How can we use multiple transactions by using bdc_insert? : abap bdc
What are the main uses of the primary key?
In which table the material master data is stored?
What are the difference between tables and structures? : abap data dictionary
What is the max no of match code id’s that can be defined for one match code object?
How can the standard tables of sap be modified?
What are the domains and data elements?
Can matchcode object contain ids with different update types? : abap data dictionary
foreign key enforcement?
Explain the inside concept in select-options?
Explain what is the difference between sy-tabix and sy-index? Where it is used?
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?
What is full form of bdc session? : abap bdc