what is the use of start-of-selection event?
what is the difference betn end-of-page and end-of-selection?
Answer Posted / lakshmi
Start-of-Selection-This event gets triggered when the user
clicks on execute button on Selection screen. All the Data
retrieval and data processing logic will be written in this
event.
End-of-page- This event is used to print page footers for a
report
End-of-selection- Any processing required before exiting the
report is done in End-of-Selection.
Is This Answer Correct ? | 19 Yes | 3 No |
Post New Answer View All Answers
How many types of views are there? : abap data dictionary
What is a data dictionary? : sap abap data dictionary
What is value table?
If I want to execute a program only in background not in foreground is there any option for this? : abap bdc
How do you find the tables to report from when the user just tell you the transaction he uses? And all the underlying data is from SAP structures?
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization
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
Difference between sy-tabix and sy-index? Can you check sy-subrc after perform?
What are the uses of interactive reporting?
What are local objects? : abap data dictionary
What is a modification assistant?
How can end-of-selection be used?
What are the data types of the abap/4 layer?
can anyone do BDC or BAPI for F-02 and F-04 transactions.If it LSMW also.Kindly let me know.
Can i Have Some Realtime Examples on Badi ?