Skip to Content
0
Dec 10, 2003 at 06:54 PM

Dropdown in ALV Grid (OO)

1223 Views

Hi,

I use an ALV Grid in ABAP Object. One of the field I display is set to be a editable field (using EDIT = 'X' in the field catalogue). I want this field to be a dropdown listbox, how can I do that ? I've found fields called DRDN_HNDL and DRDN_FIELD, maybe DRDN for dropdown, but I can't make it works.

Does anyone have an idea ?

Thanks,

EC