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