I am using ALV Grid for displaying the output. Out of 10 fields in ALV, two fields are of quantity type. Based on some condition, for the quantity field, some rows should display the initial value(0.000) and the remaining rows should be blank. Since SUM functionality is applied for this column, I cannot change the field type to character. Please help to achieve the solution.
Thanks.