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 Reports..

Former Member
0 Likes
628

Hi All,

What is the advantage of ALV Grid over ALV List ...?

If possible, explain me with an example....

Thanks

Subbu

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
602

Hi,

In ALV grid you can always have editable grid but in list display it not possible.

List display is used only for displaying data which already exists in the system using ABAP processing as per the requirement but in AlV GRID since you can have editable fields , updations of database is possible.

Regards

Natasha Garg

6 REPLIES 6
Read only

Former Member
0 Likes
602

Hi,

Check below standard programes

BCALV_GRID_DEMO

BCALV_TEST_LIST

regards

jana

Read only

Former Member
0 Likes
603

Hi,

In ALV grid you can always have editable grid but in list display it not possible.

List display is used only for displaying data which already exists in the system using ABAP processing as per the requirement but in AlV GRID since you can have editable fields , updations of database is possible.

Regards

Natasha Garg

Read only

0 Likes
602

>

> In ALV grid you can always have editable grid but in list display it not possible.

>

This is wrong. in Both the cases it is possible to edit.

Read only

Former Member
0 Likes
602

Please use the search before asking such questions.

Typically, such questions are deleted.

Cheers,

Julius

Read only

Former Member
0 Likes
602

Hi,

Some GUI differances are there between LIST and GRID.

Using GRID we can get o/p as tabular form also in LIST but GUI differance is there. otherwise both are same.

Read only

Former Member
0 Likes
602

Hi,

I hope the below link can help you.

Thanks,

Khushboo.