Skip to Content
0
Former Member
Dec 29, 2008 at 04:18 PM

Different drop down list for one column each cell case alv

234 Views

How to bind different value sets to every line of alv-cell?

So i have alv-table where i have one column where i have drop-down list.

Now i want to populate different valuesets for each cell, not same one (dependig of line data).

I have already done so that drop-down list excist (with CL_SALV_WD_UIE_DROPDOWN_BY_KEY).

Should i use some eventing to populate it?

KK