Hi all,
I am using CL_SALV_TABLE to create ALV. I need only the OK button to continue, no other functions. I have already disabled the generic functions like this:
lr_functions->set_group_export( abap_false ).
but can I also hide/disable the other buttons? F1 Help? Arrows to move?
Thank you for your help,
Tim