Hello,
I have one NUMC fields that has to be displayed in the ALV. When the NUMC field has the default value, it is showing blank in the ALV. But I need to show the default value in ALV. Can anyone please suggest how can I achieve this?
I am using cl_salv_table class to display the ALV and I have tried using the method set_zero( ) but all was in vain. Please help!!