Skip to Content
0
Former Member
Jun 04, 2008 at 03:31 PM

Coloring a Particular Column of an ALV Output

29 Views

Hi,

I have an ALV Output. I want to color one Particular Column conditionally based on the fieldvalue.

If Fieldvalue = '1'.

I want the cell to be colored in Red.

If Fieldvalue = '2'.

I want the cell to be colored in Yellow.

If Fieldvalue = '3'.

I want the cell to be colored Green.

So, in the output I will be having Red, Yellow or Green color in the same column but different records.

Fieldvalue is a Field in my final internal table.

Please help resolve.

Thanks in advance,

Ishaq.