I believe that you have a table like zknov , select all the values in the internal table.
Loop the internal table and pass the specifed values you mentioned and modify the internal table.
Then pass the internal table to List ALV using reuse_alv_list_display.