With out any Write statement will the Top of the Page and
End of Page
trigger?
Answer Posted / raju
No.Without any Write statement top-of-page will not
trigger.Because top-of-page will trigger only after
executing first write statment.
| Is This Answer Correct ? | 21 Yes | 3 No |
Post New Answer View All Answers
What is processing class, where we do them and why? : sap abap hr
What are the drill-down features provided by abap/4 in interactive lists?
How do you Export a session ?
What are the different types of view?
wat are the process that can be executed & tracked in a workflow?
ALV Report that will show the details of order like order no, order date, customer, product code & description, order quantity and value along with the details of dispatch of those orders like invoice no, invoice date, invoice quantity and pending order quantity. plz mention the detail coding Tahnks, Rahul
What are control tables? : abap data dictionary
What are indexes? : sap abap data dictionary
What will you code in start-of-selection & end-of-selecton & why?
Why we are using Macros instead of Function Modules
How can we access the correction and transport system? : abap data dictionary
How many primary keys can be created for a table?
PROGRAM TO CREATE INQUIRY IN SD USING BAPI 'BAPI_INQUIRY_CREATEFROMDATA'
What is elementary search help? : sap abap data dictionary
Differentiate database index and match code.