Skip to Content
0
Former Member
Mar 23, 2009 at 12:53 PM

How to show fixed values instead of field values in ALV cell.

7010 Views

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