In a report there is a basic list and 20 secondary lists. I
have written Initialisation event and Top-OF-PAGE event in
all of them. So how many times Initialisation and
TOP-OF-PAGE event triggers?
Answer Posted / kkr
On detail lists, the system does not display a standard page header and it does not trigger the event TOP-OF-PAGE. To create page headers for detail list, you must use a different TOP-OF-PAGE event:
TOP-OF-PAGE DURING LINE-SELECTION.
WE CANT USE INITIALIZATION EVENT IN DETAIL LIST.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How many types of data classes are there in sap abap? : abap data dictionary
What is the diff between database view and maintenance view?
What is the significance of delivery class? : abap data dictionary
In delivery processing which step comes first picking, packing, posting goods issue ?
What are conversion & interface programs in sap?
dynamic programming in sap abap
What is smart forms? : abap hr
What are the components in sap application server?
Explain the advantages and disadvantages of abap query tool?
What are the different methods of passing data?
What is roles and responsibilities of sap hr consultants? : sap abap hr
Control Break statements- At new...endat.
Can i Have Some Realtime Examples On Modulepool programming.
How do you display a data in a detail list?
How many secondary indexes can we create in a table?