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

alv

Former Member
0 Likes
415

We can implement a report with alvs as well as with out alvs.Can any body tell what is the main reason to implement a report in ALV'S.

1 ACCEPTED SOLUTION
Read only

uwe_schieferstein
Active Contributor
0 Likes
387

Hello Sandeep

ALV lists are much easier to develop and to enhance with additional requirements.

In addition, ALV lists provide the user with many functions (e.g. sorting, filtering, changing list layout) <b>WITHOUT </b>any need of coding because these are implicit functions of the ALV grid.

Regards

Uwe

2 REPLIES 2
Read only

uwe_schieferstein
Active Contributor
0 Likes
388

Hello Sandeep

ALV lists are much easier to develop and to enhance with additional requirements.

In addition, ALV lists provide the user with many functions (e.g. sorting, filtering, changing list layout) <b>WITHOUT </b>any need of coding because these are implicit functions of the ALV grid.

Regards

Uwe

Read only

GrahamRobbo
SAP Mentor
SAP Mentor
0 Likes
387

Hi Sandy,

mate, just have a go.

Create a report using ALV or take a look at example program BCALV_GRID_DEMO.

Then figure out how long it would take you to do the same without ALV.

Cheers

Graham Robbo