What is the difference between end-of-page and end-of-
selection?
Answer Posted / satish perumalla
end of page is used to print footers and it triggers after last record displayed in report
end of selection normally used in hr abap. it triggers after last record selection from database.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Have you processed BDCs ?
What are the check tables and value tables?
How would you suppress the display of a parameter on the selection screen?
where do we store all custom programs in SD module?
What is at exit-command:?
Difference between top-of-page and top-of-page during at line- selection?
Explain what are the events used for logical database?
Can we reuse a userexit?
How to handle error in session method? : abap bdc
How will u handle the situation – In a report using function module to generate a IDOC, How will u handle the error IDOC in the same report ?
What do is landscape in sap project, I think its related to no. Of servers used, pls correct me if I am wrong, or what it is? : sap abap hr
Can we define our own match code id's for sap matchcodes ?
PROGRAM TO CREATE INQUIRY IN SD USING BAPI 'BAPI_INQUIRY_CREATEFROMDATA'
What are the steps to be followed to set lockobjects? : sap abap data dictionary
What is the differences between structure and table in the data dictionary in abap?