Skip to Content
0
May 13, 2009 at 09:28 AM

How to modify field of ALV before its download to excel?

509 Views

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