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
Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary
What are the function modules used to create batch input session? : abap bdc
What is modularization and its benefits? : abap modularization
Explain open dataset in sap abap?
Control Break statements- At new...endat.
What is tmg?
wat are the process that can be executed & tracked in a workflow?
Can you create an internal table dynamically?(at run time)
What is a multiple line field? : abap bdc
Give few names of pooled tables in sap ?
How is collect statement different from append?
How do you send files to the legacy systems from SAP and vice versa? How does one know that the legacy files have come on to the SAP server you are working on?
Define database layer? : abap data dictionary
What happens if we use leave to list-processing without using suppress-dialog?
What are the prerequisites for creating foreign key relationship?