What will happen if we write “WRITE” statement in the
TOP_OF_PAGE? Can we write?
Answer Posted / deepa
Actually we write 'WRITE' Statement after TOP_OF_PAGE
statement not in TOP_OF_PAGE statement.So the text will
display as header after written after the write statement
below top_of_page event.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is difference between dependent and independent data?
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
What is difference between float and packed data type?
What is view? Different types of view.
what is friend class
What are the differences between primary and secondary indexes?
The loop-endloop on extract datasets can be used without any kind of errors. State true or false. : abap modularization
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 are advantages and disadvantages of logical data base
Folder types in smatforms? 2)What is Command line?
What are the events driven batch jobs?
What is the difference between the function module and a normal abap/4 subroutine?
Rp_provide_from_last contains how many parameters ? : abap hr
How can we determine a vendor is Bloc/Unblock from the table LFA1?
Abstract class and interface, multiple inheritance, live example