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 do you set up background jobs in sap? What are the steps? What are the event driven batch jobs?
What is tcode se16? For what is it used.
Name a few data dictionary objects? : abap data dictionary
What are datasets in abap?
GUYS any one please can u post questions in sap a bap webdynpro questions.. please i need to know some technical questions regarding webdynpro and ADOBE forms ?
What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?
HOW TO TRANSFER VENDOR MASTER DATA FROM LEGACY SYSTEM TO SAP SYSTEM THRU LSMW (IN LSMW, USING DIRECT INPUT PROGRAM:RFBIKR00)
Explain the advantages of abap query tool?
Can we set page headers to details lists?
What is alv programming in abap? When is this grid used in abap? : abap hr
What is an on”*-input filed” statement?
While doing bdc exp va01 transaction sometime in the item level data shows only 4 items and other times it will show 6 line items, how will you maintain this kind of screen resolutions scenerio? : abap bdc
What are authorization objects and what statement is used to perform an authorization check in an abap program?
What is the use of start-of-selection.,if not use in report what will happen,?
What is delivery class? : abap data dictionary