Hi All
In my ALV grid program I have changes some value of SUBTOTAL field( which is calculated by system) using CL_GUI_ALV_GRID->GET_FRONTEND_FIELDCATALOG. So when ALV optput is cimming its working fine and showing my calculated value,Now when Im exporting this to excel the old value is comming not my chnaged value. I want what value I have modified that to come. So how to do , wht method to use ?
Thanks in advance,
Kaushik