Hi Experts,
I am displaying the data in the ALV format by using CL_SALV_TABLE. Here i have to do SUBTOTALS for two columns.
According to requirement one column will have the values for which i am getting the SUBTOTALS. But for another column there are no values, but based on calculations, some value should be displayed in second column as subtotal.
For the first column i am getting the subtotals by using the aggregate functions. But for second coalman i have to set some values as subtotal which will be calculated based on conditions.
Please advice.
Thanks in advance,
TMR.