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
What is difference between inner join and outer join?
Does every abap/4 have a modular structure?
Define batch input session?
What is primary index?
Give Some examples of reports generated in real time scenarion? Also give examples of standard reports in SAP used in real time?
How do I find the output type of a table or a program?
What are base tables of an aggregate object? : abap data dictionary
How will you find manager of an employee
What are the different attributes that can be assigned to a variant?
Persistent class
how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul
How can you find the field/data underlying a transaction?
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
Explain the difference between free and refresh?
What is logo in sap script?