Hello,
I have value field (DATA: V_Net_Value TYPE KONV-NETWR) in my ALV grid display report. When i dont have any value, am getting 0.00 as output in my ALV report, but, user would like to see it as blank/nothing. Because of some reasons, i can not use a CHARACTER type field for outputting in order to get blank in ALV. Pls. let me know is there any other option/flag to get my requirement.
Thank you