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

interactive

Former Member
0 Likes
488

why we r using interactive reports ? though v have classical reports

4 REPLIES 4
Read only

former_member225631
Active Contributor
0 Likes
462

Important fields are shown in main list and detailed information is shown in secondary list. If the output has more fields as user needs to scroll to view all fields, interactive list will be helpfull.

Read only

Former Member
0 Likes
462

Hi Sandya,

classical reports will have just a basic list display.. say in the output i have sales orders(VBELN) and material no (MATNR).. and the requirement is when the user double clicks the sales orders he needs all the item no. under that particular sales order (with a particular heading)and when he double clicks the articles he needs article information(with different heading). we cann't handle this in normal classical report right. so we need go for interactive reports.

Regards,

Vidya.

Read only

Former Member
0 Likes
462

Hi

If you use Classical reports all the contents will be displayed only in a single screen, if any body want to see any detailed list about the particular product displayed in the list, then it is not possible.

Interactive reports overcome these problem.

This is the main advantage of interactive reports over classical reports.

Reward if it is helpful.

Regards,

Archana

Read only

Former Member
0 Likes
462

tx