Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

static, dynamic and interactive reports.....

Former Member
0 Likes
1,057

hii gurus,

what is difference between static, dynamic and interactive reports..... and how abap reports differ from b/w reports...

pls clarify

thanks and regards...

Aditya Shrivastava

4 REPLIES 4
Read only

Former Member
0 Likes
760

Hi

there is nothing like Static and Dynamic it is called Classical Reports , and u can find solution by searching for relevent threads.

Regards

Sachin Sharma

Read only

Former Member
0 Likes
760

Hi,

As I konwn report can be divided into two types: classical report and interactive report.

Classical report is used to generate a list of bussiness data. Its main purpose is giving a report to user for reference.

Interactive report is also used to generate a report. But in this kind of report you can simply interactive with the report, such as double click to see details, define your own buttons and so on.

Actually classical report and interactive report are all programs with type 1. The difference is whether you deal with the action happened on the report. Depending on the customer's request you should decide which kind of report to choose.

For more detail about classical report and interactive report you can search some learning materials.

Read only

Former Member
0 Likes
760

Hi Adi,

Go through the below link you will get many answers to satisfy your doubt.

https://www.sdn.sap.com/irj/scn/advancedsearch?cat=sdn_all&query=classicalandinteractive+reports&adv=false&sortby=cm_rnd_rankvalue

Cheers!!]

VEnk@

Read only

Former Member
0 Likes
760

closing thread