What are the difference between Interactive and Drill Down Reports?
By on Apr 12, 2007 in SAP-ABAP Interview Questions
ABAP/4 provides some interactive events on lists such as AT LINE-SELECTION (double click) or AT USER-COMMAND (pressing a button). You can use these events to move through layers of information about individual items in a list.
Drill down report is nothing but interactive report…drilldown means above paragraph only.


