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

SALV Editable?

Former Member
0 Likes
451

Hi, everyone.

Is it possible to change the ALV mode to 'Editable' ?

If it is possible, How can I implement it ?

Regards Etnaya.

3 REPLIES 3
Read only

Former Member
0 Likes
404

Hi Etnaya,

Did you check some of the demo programs in ALV?

BCALV_EDIT_04

DO a f4 on se38 with BCALVEDIT you will find many more examples.

Alternatively check this guide.

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/abap/an%20easy%20r...

Cheers

VJ

Read only

Former Member
0 Likes
404

What I wanna know that SALV(WAS 640)'s function.

This is consisted of only ABAP model.

As I know the SALV is not equal to ALV.

Plz. Help SALV

Read only

0 Likes
404

Even though it's a late reply...

If you want to have editable screen in the output, you will have to use the ALV Grid Control.

SALV does not support editing as of now.