Hi,
my challenge is the following. I have an ALV-grid (cl_gui_alv_grid) with 2 columns, the first column contains a description and the second column serves for data entry. BUT the way of data entry depends on the description, means that for one kind of desciption i need a checkbox, for the other kind i need an character input field. I didn't found a method in the cl_gui_alv_grid class for this, but in the cl_salc - class family. But i don't know how to get a connection from the cl_gui_alv_grid object to a cl_salv- object.
Can anyone help me with this?
Tia
Günter