Hi,
i implement OVS search help for one of the column (col B) in my ALV table. this OVS search help value is dependent on a column value example col A.
if col A = 1, it will display values of 1,
if col A = 2, will display values of 2.
when i.click on colB, how can i check which row in the ALV im clicking OVS search help for, in order for me to get the value of col A of the same row.
thanks,