Skip to Content
0
Nov 03, 2022 at 07:54 AM

SUM ALL CHARACTERS AND GIVE THE TOTAL

75 Views Last edit Nov 03, 2022 at 10:37 AM 2 rev

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.