Hi colleagues,
I have a ALV object of type CL_GUI_ALV_GRID.
I have associted a table with it which has a field called refresh type which is of type char1.
My program works fine.
But the problem is,
The refresh_type field has fixed values in its value range.
On display of ALV i want to show the associated fixed value instead of actual value in table content.
I donno the way to do it.
Please help me.
-Trupti