Difference between Drill Down and Interactive Reports,
Events triggered in both reports
Answer Posted / manoranjan
Interactive report means ,suppose in 1st list u have to show some header details and show item details in futher list.But drill down list means if u click on the field specified,it will take u to the corresponding transactions like MM01,XK01 etc by calling the transactions and set parameter.In both cases we use 'REUSE_ALV_GRID_DISPLAY'(I_CALLBACK_USER_COMMAND).IN normal interactive report,we use the events like at line-selection,at user-command.
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
Explain the advantage of structures?
In SAP Script,How to display a single field(like matnr)at the right end of the form.
State the differences between database view & projection view? : abap data dictionary
Explain how do you use structures in the abap programs?
Write syntax for message error (report)?
What happens if we use leave to list-processing without using suppress-dialog?
What are the Various Types of internal tables?
What is the difference between commit-work and rollback-work tasks?
What are domains and data element? : abap hr
What will exactly the hide statement do?
HOW TO DIFFERENT CALL TRANSACTION ON THE BASIS OF DOUBLE CLICKING ON DIFFERENT FIELD.
How to convert the Unit for 'Distance' (The value from one Unit to another).
How do you use tab sets in layout sets?
To how many tables can an append structure be assigned. : abap data dictionary
What is the functionality of BIZTALK and how it handles the IDOC’s and how u will transfer the IDOCS to the BIZTALK ?