What is the sequential order of triggering events in
interactive report?
Answer Posted / sateesh
Initialization
at selection screen
Initialization : INITIALIZE EXECUTE TWO TIME
start-of-selection
TOP-of-page
top-of-page during line selection
End-of-selection
END-OF-PAGE.
at line-selection
at user command
at pf
Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
Advantages and disadvantages of different types of bdc's?
How do you set up background jobs in sap?
Have you worked with support? How ticket comes to you? What were the timings for resolving tickets types of severity?
Explain the components of selection table?
What are the events we use in dialog programming and explain them?
What is the bitwise operator in the sap abap?
Can you print decimals in type n?
What data is contained? : abap data dictionary
Name a few data dictionary objects?
What is the max. No. Of structures that can be included in a table or structure? : abap data dictionary
What are the differences between transparent tables, pooled tables & cluster tables? : abap data dictionary
How to debug rfc function module?
What is the purpose of at first and at last?
What is the difference between refresh and free statements?
How will you read from internal table records in a given value range (without using loop)