Hello Experts,
in abap i want to count all 'X' for a line item.
for example if a line item has 4 X ( X X X X ) I want to display it as 4 by COUNTING it.
Thanks in advance.