What are the exact sequences in which the reporting events
trigger.I mean starting from 1st to last.And how many times
we can use At-Selection screen or Start-of-selection in a
report??
Answer Posted / rams
Initialization : triggered when the report is loaded in
memory, which is generally used for declerations.
At selection-screen output : triggered when the selection
screen is loaded in memory before being displayed which is
used for scresn level validations
At selection-screen / <field> : before leaving the
selection screen, which is used for field level validations.
start-of-selection : the first event for displaying the
report.
end-of-selection : after the start-of-selection is
completed.
top-of-page : every time a new page is started in the list.
end-of-page : every time the list data reaches the footer
region of the page.
top of page during line selection : top of page event for
secondary list.
at line-selection : evey time user dbl-clicks(F2) on the
list data.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is tcode se16. For what is it used. Explain briefly?
How can cluster table be created?
There is a delivery that is being created through the ABAP code and in the middle it says delivery created but someone is modifying , how would you rectify this issue
How can end-of-selection be used?
A field containing quantity amounts (data type quan) must be assigned to a referencetable and a reference field. Explain?
Difference between user exit and badis?
What application areas are you comfortable in?
Explain the Types of Select statements?
What is the use of abap data dictionary? : abap data dictionary
Where do you code the hide statement?
What is the difference between select statement and provide statement ? : abap hr
What is personnel sub are
Table events aNd table maintains generation
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 is table attribute? : abap data dictionary