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
Is logo in script 1st stored as tiff format before uploading or in jpeg format?and where is that stored after uploading?
What is the significance of technical settings (specified while creating a table in the data dictionary)? : abap data dictionary
What is a data element?
How do you convert non-char field into char type fields ?
What is a table attribute? : abap data dictionary
What are the differences between se01, se09 and se10?
How to handle error in session method? : abap bdc
Do you know any other patterns if yes.. explain
Differentiate database index and match code.
What is the reserve command?
Explain what is the significance of hide?
What is tcode se16? For what is it used.
What data is contained in data dictionary? : abap data dictionary
what precautions or prerequisites do you follow to update a record into database table and how
any one can tell me which is the tables can store in ddic plese dont say db02l,please give me different ways of resideing the tables ?