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
After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?
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
Hello All, Requesting to all user of this site. Please post your Questions in Proper sub Category of chosen category. Some users post the questions in common category whether sub category for that is available ..like some users still post the SAP Script & ALE Related questions in common ABAP Category. Due to this it becomes very difficult to find the topic wise Questions. Please cooperate with the site & to other users. Thanks & Regards Tamseel
On abap: did you set up a workflow? Are you familiar with all the steps for setting up a workflow?
What are the restrictions on subscreens?
Can a transparent table exist in data dictionary but not in the data base physically? : sap abap data dictionary
send coding to write a program to create customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA2/BAPI_QUOTATION_CREATEFR OMDATA'
What is the process to enhance the Infotype
How to transfer the objects? Have to transferred any objects?
What is the meaning of table buffer? This buffer is used by which type oftable?
What are the features of abap/4 dictionary? : abap data dictionary
How did you test the form you developed? How did you taken print?
What is sql trace? : abap data dictionary
Explain how data is stored in cluster table?
What are pool tables?