Skip to Content
0
May 14, 2018 at 07:16 AM

Display the default value of NUMC in ALV

762 Views

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!!