hi,
I have a requierement to add button of allselect, alldeselect and multi selection functionality into the table of component FICACMP_COR/FicaCorListAll.
for that i have added the code in method DO_INIT_CONTEXT of FICACMP_COR/FicaCorListAll.
me->typed_context->FICACORRESPONDENCE->set_selection_mode(
iv_selection_mode = cl_bsp_wd_context_node_tv=>selmode_multi ).
But it is not working