Skip to Content
0
Feb 23, 2011 at 03:33 PM

Pring VALUE field as blank, if it's worth is 0.00

36 Views

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