Skip to Content
0
N N
Dec 06, 2008 at 02:01 PM

reg:ALV editable.

26 Views

Hi Gurus,

I have a requirement where i need to display alv editable along with the functionalities ,adding a row in the alv,deleting a row in the alv .

And how to edit only the cells based on the condition ,,suppose i have material as 'A','B','C' so on

the ALV should be editable only if the fields in the item = 'A', 'C'. i.e only some fields should be editable .

example i have

headings item type uom rate cost

material 'A' 10 10 10

material 'R' 10 10 10

material 'C' 10 10 10

And how to make button enable/disable based on the condition or event trigger .

And add button in the alv display like save ,edit,add row ,append row ,insert line etc.

Thanks & Reagrds

Narin