cancel
Showing results for 
Search instead for 
Did you mean: 

Hotspot in ALV not displaying

Former Member
0 Kudos
231

hi

I am not able to get hotspot underline symbol for CARRID in the output. What is the mistake i am doing

View Entire Topic
Former Member
0 Kudos

Hi,

Try this.

Lo_column_settings->set_cell_editor( value = lo_link_to_action).

else refer CONFIGURE_ALV( ) method in COMPONENT CONTROLLER OF SALV_WD_TEST_TABLE_EDIT WDP Component.

Thanks

KH