Hi,
I am having issues with finding a way to find the most repeated value in an itab's column. My specific case is finding the most repeated number in a column of student's grades, I have tried going through the column with a for loop but I cannot seem to find a way to do it. Can you please help me?