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 / abaprajaram
So for each List display Top-of-page will be triggered
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the functional modules used in sequence in bdc? : abap bdc
What is meant by performance analysis? Have done anything to improve the performance?
Type casting and error handling
What is an abap?
What is the relationship existing between the various data elements in data dictionary? : abap data dictionary
What is IMG in SAP?
What is the maximum No. Of structures that can be included in a table or structure. : abap data dictionary
What are internal tables? How do you get the number of lines in an internal table?
what is bapi,badi,bdc,ale idocs?
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
What are local objects?
What are the parameter types for a method?
Explain get cursor field?
What is an abap data dictionary? : abap data dictionary
Program for Prime numbers and Matrix plz explain me the procedural method with steps