‎2008 Mar 12 1:03 PM
‎2008 Mar 12 1:04 PM
‎2008 Mar 12 2:44 PM
Hi,
Purpose of Interactive Reports
Interactive report provides you with comfortable functions for navigating through your data.
_Use_
1>Interactive report are used to display multiple list in one single report
2>It has basic list and then you can navigate to one or other screens in one single report
3>Enhance the efficiency & transparency of Business Processes
Example : Column one of the report displays the material numbers, and the user feels that he needs some more specific data about the vendor for that material, he can HIDE that data under those material numbers.
And when the user clicks the material number, another report (actually sub report/secondary list) which displays the vendor details.
Interactive Process Flow
1. Basic list is displayed.
2. User double clicks on any valid line or User selects a line and presses as button on the tool bar.
3. The corresponding event is triggered
4. Then in the code, the line on which action was done, is read.
5. Depending on the values in that selected line, a secondary list is displayed.
6. Steps from 2-5 are repeated till the end.
Regards
Sandipan
Edited by: Sandipan Ghosh on Mar 12, 2008 3:45 PM