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

Regarding ALV

Former Member
0 Likes
414

Hi Experts!

First of all thanks for answering my previous questions.

I have some other questions regarding ALV.

1. What is Editable Alv?

2. What are Alv Classes and how we can work with that.?

Thanks in advance for your time.

jawad

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
362

Hi,

1) Editable ALV is like table control..You can modify/insert multiple rows in the same time and save the changes to the data base..

Check the sample BCALV_GRID_EDIT

2) Check the above sample program BCALV_GRID_EDIT to work with classes related to ALV..

Thanks,

Naren

Hi Experts!

First of all thanks for answering my previous questions.

I have some other questions regarding ALV.

1. What is Editable Alv?

2. What are Alv Classes and how we can work with that.?

Thanks in advance for your time.

jawad

1 REPLY 1
Read only

Former Member
0 Likes
363

Hi,

1) Editable ALV is like table control..You can modify/insert multiple rows in the same time and save the changes to the data base..

Check the sample BCALV_GRID_EDIT

2) Check the above sample program BCALV_GRID_EDIT to work with classes related to ALV..

Thanks,

Naren