Hi Friend,
I have one field having data type CHAR. But the field contains values like 10000, 10000.56.
I wanted to use do_sum in my ALV for this field. For that I need to change the data type. While data type I need to consider?
I had taken type packed decimals but got an status message the field cannot be totalled because of field overflow.
Any suggestion??