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
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?
In sap scripts, how will you link form with the event driven?
What are system fields for secondary lists?
Sales Order Information Report that lists information like sales order no, Item no, material no, Quantity, Quantity unit, Net value, Currency,Sub Total, Grand Total. plz mention the detail coding Tahnks, Rahul
what precautions or prerequisites do you follow to update a record into database table and how
How the at-user command serves mainly in lists?
How do you populate data into a multiple line field? : abap bdc
Explain the sequences of event block?
Why grouping of fields is required? What is the max no of modification groups for each field?
What are the different types of sapscript symbols?
What are the data types of internal tables?
What is a bsp application? : sap abap hr
Define infotype ? : abap hr
Explain how do you get output from idoc?
when are objects are passed from task to the change request?