Difference between Drill Down and Interactive Reports,
Events triggered in both reports
Answer Posted / ankur gupta
in drilldown reports we write statement 'as listbox visible length 5.
in interactive reports we us at line selection even and function module 'reuse_alv_grid_display' or 'reuse_alv_list_display
| Is This Answer Correct ? | 7 Yes | 13 No |
Post New Answer View All Answers
What are the functional areas? User groups? And how does abap/4 query work in relation to these?
To how many tables can an append structure be assigned. : abap data dictionary
Can we define our own match code id's for sap matchcodes ?
Is a logical database a requirement/must to write an abap/4 query?
What are the screen painter and menu painter?
Explain what is the significance of hide?
Difference between call by value and call by reference? : abap data dictionary
Can a constructor be declared private? If yes then in which scenario?
What is the difference between skip and reserve?
What is an interactive report?
Why cant we use Normal function module for data transfer?
What is lock objects? : sap abap data dictionary
Exception handling and how does it transfer from called method to calling method?
How will u handle the situation – In a report using function module to generate a IDOC, How will u handle the error IDOC in the same report ?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary